Pinned Loading
Repositories
- slim-skeleton-mvc-app Public
This is a template web-application (powered by SlimPHP), that can be extended to build more complex web applications.
- slim-skeleton-mvc-tools Public
A support package for the `SlimPHP Skeleton MVC App` (https://github.com/rotexsoft/slim-skeleton-mvc-app).
- Aura.SqlSchema Public Forked from auraphp/Aura.SqlSchema
Independent schema discovery tools for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
- leanorm-cli Public
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
- php-csrf Public Forked from GramThanos/php-csrf
Single PHP library file for protection over Cross-Site Request Forgery
- leanorm Public
A light-weight, highly performant PHP data access library. Good alternative to doctrine & eloquent without unneeded bells & whistles.
- gdao Public
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.