Libraries tagged by coast
ostrolucky/symfony-container-number-validator
27109 Downloads
Simple constraint for Symfony Validator which validates if supplied container number conforms to ISO 6346
nullform/http-status
2670 Downloads
HTTP status codes as constants
myparcelcom/wms-commons
294 Downloads
Library with common classes used for constructing MyParcel.com WMS Integrations.
myparcelcom/marketplace-commons
976 Downloads
Library with common classes used for constructing MyParcel.com eCommerce Integrations
myparcelcom/json-schema-form-builder
288 Downloads
A library that provides an object-oriented API for constructing forms, which can then be converted into a JSON Schema.
mjkhajeh/wporm
48 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
mice-tm/yii2-condition-builder
12728 Downloads
Condition constructor for yii2
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
20653 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
mass6/flexible-dto
3812 Downloads
Data transfer object with validation and value casting
mad-web/laravel-enum
136024 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
krepysh-spec/currency
304 Downloads
World Currency list in PHP constants and array
kennedytedesco/meilisearch-search-filter
4380 Downloads
A fluent and intuitive way to construct filters for Meilisearch queries.
jroszkiewicz/phpunit-xpath-assertions
5654 Downloads
Xpath assertions and constraints for PHPUnit
joerucci/laravel-domain-tools
222 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
jerrylopez/classnames
226 Downloads
A utility to construct HTML class name strings in PHP