Popular Packages
-
-
PHP
sheadawson/silverstripe-editlock
Prevents a CMS user from editing a record that another CMS user is currently editing
-
-
-
PHP
a5hleyrich/wp-background-processing
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
-
-
-
-
-
-
PHP
radekdostal/nette-datetimepicker
DatePicker and DateTimePicker input controls for Nette Framework
-
-
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 tru