Popular Packages
-
-
-
-
-
PHP
compwright/oauth2-servicetitan
ServiceTitan OAuth 2.0 Client Provider for The PHP League OAuth2-Client
-
-
PHP
twentyonetf/ajax-table-card
A customisable Laravel Nova card that fetches data through ajax calls.
-
-
PHP
flownative/flow-resourceproxy
A Flow package that transparently imports missing resources from a remote source
-
PHP
turbine-kreuzberg/spryker-sentry
Enable Sentry.io in your Spryker Shop easily with this Package/SDK
-
PHP
naneau/project-versioner
A tool to maintain project/sub-project versions based on Composer, file mtimes, etc.
-
PHP
didix16/php-apidatamapper
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
-
PHP
didix16/php-interpreter
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
-
PHP
didix16/php-apidataobject
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
-
PHP
didix16/php-hydrator
A simple library that uses the hydration pattern to fill objects given different sources of data.