Rotexsoft's repositories
slim-skeleton-mvc-app
This is a template web-application (powered by SlimPHP), that can be extended to build more complex web applications.
versatile-collections
A collections package for various use cases (supports strict typing)
file-renderer
A tool for rendering PHP files that are meant to generate output.
slim-skeleton-mvc-tools
A support package for the `SlimPHP Skeleton MVC App` (https://github.com/rotexsoft/slim-skeleton-mvc-app).
versatile-acl
A simple and highly flexible and customizable access control library for PHP
callable-execution-timer
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute and return result(s) (if any).
HandyPhpFunctions
A bunch of functions that eitther extend the existing functionality in native php functions or add functionality not available via native php functions.
Aura.SqlSchema
Independent schema discovery tools for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
benchmarkorms
This repository is designed to benchmark the performance of various PHP ORM packages.
leanorm-cli
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
movie-catalog-web-app
Sample app built using the SlimPHP 3 Skeleton MVC App (https://github.com/rotexsoft/slim3-skeleton-mvc-app)
compare-php-class-by-git-branch
This package compares versions of PHP classes across two git branches to show methods present in one branch & not in the other
php-csrf
Single PHP library file for protection over Cross-Site Request Forgery