small member since: Jan 11, 2023
small's packages
-
small/class-manipulator
Allows you to manipulate classes by loading then into structured objects and then writing them back to the filesystem.
-
small/clean-application
This project is a set of class to manage dependency injection of application's part of a clean architecture app, independently of the framework used.
-
small/collection
Provide PHP collection classes, with a selector to make complex queries on collections.
-
small/env
small-env is a class to manage env vars for from scratch projects
-
small/forms
Provide PHP class to validate api data.
-
small/forms-bundle
Provide PHP class to validate api data in symfony.
-
small/logger
A small logger
-
small/logger-bundle
Symfony logger
-
small/swoole-db
This package provide advanced features to manipulate openswoole tables
-
small/swoole-entity-manager-bundle
Symfony bundle for Small Swoole Entity Manager, an ORM designed for swoole
-
small/swoole-entity-manager-core
ORM designed for swoole. This is the core package. Use it for your from scratch implementation.