Popular Packages
-
-
-
-
-
PHP
sunchayn/nimbus
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
-
-
-
-
otgs/icons
Toolset and WPML icons
-
-
-
-
PHP
mouf/utils.common.conditioninterface
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
-
-
PHP
shipmonk/doctrine-two-phase-migrations
Two phase migrations for Doctrine ORM: before and after deploying new codebase version