Menu
TurboFramework
-
Libs
-
Apps
-
Docs
-
Blog
-
Download
-
Donate
TurboFramework
Home
Libs
Apps
Docs
Blog
Download
Donate
All published posts
Easily manage application dialogs with Angular
Angular tutorial: How to show a file browser to the user and load files into application memory
Mastering CSV Operations in PHP, Typescript and Javascript
Deleting foreign linked objects when using DatabaseObjects with the TurboDepot library
The ultimate PHP User Management: Authentication, Roles, Sessions, Users and More with TurboDepot's UsersManager class
How to save PHP objects directly into database without any SQL queries
Mastering PHP Database Operations with DataBaseManager: A Comprehensive Tutorial for MariaDB and MySQL
Parsing and obtaining valid numeric values with PHP
How to load and operate with XLSX files in PHP
How to load and read ZIP data in PHP using TurboDepot
Easily show an Angular material calendar to let the user pick a date value
Get the size of a file or a directory using Javascript, Typescript, or Php
Encode and decode base 64 strings with Javascript, Typescript, and Php
Automated browser tests made easy: how to send keyboard input to document elements
Automated browser tests made easy: how to click any document element with few lines of code
Automated browser snapshot testing made easy: Run your tests in 10 minutes
Automated browser tests: Setup and run in less than 10 minutes
Count words in a string on Javascript, Typescript, and Php
Format a string containing a filesystem path or URL with Javascript, Typescript, or Php
Merge multiple files into a single one using Javascript, Typescript, or Php
Delete a directory and all its contents using Javascript, Typescript, or Php
Create a temporary directory using Javascript, Typescript, or Php
Count the number of files and/or folders inside a directory using Javascript, Typescript, or Php
Check if two files are identical using Javascript, Typescript, or Php
Check if two directories are identical using Javascript, Typescript, or Php
Calculate the total size of a directory using Javascript, Typescript, or Php
Synchronise one directory to another (one way mirroring) by performing the minimum amount of changes using Javascript, Typescript, or Php
Remove all consecutive characters or words from a string on Javascript, Typescript and Php
Pad a string to a certain length with another string on Javascript, Typescript and Php
Check if string is a valid url with Javascript, Typescript and Php
Count capital letters in string on Javascript, Typescript and Php
Compare the similarity of two strings in Javascript, Typescript and Php
Convert string to CamelCase, UpperCamelCase or lowerCamelCase in Javascript, Typescript and Php