breier / libs
A Collection of Minimalist Libraries
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/breier/libs
Requires (Dev)
- phpunit/phpunit: ^8.5
README
A collection of minimalist classes to expose via packagist.org (composer)
Extended Array
A class that extends from PHP-SPL ArrayIterator and implements loads of functionalities from PHP plain array handling.
Documentation can be found here.
MykrORM (Micro ORM)
A minimalist ORM that uses PDO Standard Extension to connect to any supported database implementing CRUD and "Table Management".
Documentation can be found here.
Author
Andre Breier breier.de@gmail.com
License
GNU Public License v3 - Refer to LICENSE