squirrelphp/debug dependents (5) Order by: name | downloads Show: all | require | require-dev
-
PHP
squirrelphp/entities
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
-
PHP
squirrelphp/queries
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
-
PHP
squirrelphp/strings
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs
-
PHP
squirrelphp/strings-bundle
Symfony integration of squirrelphp/strings - make squirrel strings functionality easily available in Symfony
-
PHP
squirrelphp/types
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.