Libraries tagged by defining
hilalahmad/supervalidator
5 Downloads
The SuperValidator Package is a powerful PHP class designed to simplify and enhance the validation of form data in web applications. It provides a flexible and extensible framework for defining validation rules and generating meaningful error messages
gaomingcode/hotkeys
8 Downloads
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
flsouto/htwidget
173 Downloads
Abstract class for defining form widget types
fk/http-status
160 Downloads
Defining http status code in constants
felixdorn/nest
25 Downloads
Nest is a simple pseudo-programming language for defining repeatable and non-repeatable events in time.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
elements/alternate-object-trees
1022 Downloads
Pimcore Bundle for defining alternate object trees based on data object attributes
egeniq/laravel-rules
15 Downloads
Helper function to simplify defining validation rules of mixed types
droath/plugin-manager
1054 Downloads
A lightweight PHP package for defining, discovering and instantiating pluggable services.
dovetaily/crafteus
11 Downloads
An advanced tool for generating stub files from custom 'Ecosystems'. Designers can create Ecosystems composed of multiple dynamic Templates, defining specific configurations and transformation logic. Users can leverage these Ecosystems to provide data, which will be processed by the designers' configurations and transformed into tailored stub files.
ddrv/sypexgeo-reactphp-server
3 Downloads
Webserver for defining geo by IP address based on SypexGeo and reactPHP
data-values/data-types
85578 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
danielescherzer/define-deprecated
1 Downloads
Allow defining deprecated global constants at runtime without dropping PHP
commercie/payment
54 Downloads
A framework for defining and processing payments.
codebot/phpenum
36126 Downloads
Enum helper, that will help you to define Enum types easily by defining just constants.