Libraries tagged by classjs
steefdw/standards-enums
48171 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
stechstudio/laravel-record
12764 Downloads
What if Laravel's Collection and Model classes had a baby?
securetrading/data
462675 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
sebastianlenz/craft-utils
422677 Downloads
A collection of utility classes for Craft CMS development
scribu/scb-framework
92889 Downloads
A set of useful classes for faster plugin development
rekalogika/doctrine-collections-decorator
47072 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
qase/php-commons
10206 Downloads
Library with common classes for Qase PHP reporters
psx/sql
69715 Downloads
Generate type-safe PHP classes from your database
psx/openapi
74630 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
psx/model
188994 Downloads
PSX model classes
prgtw/big-number-serializer-bundle
133113 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
predaddy/predaddy
26478 Downloads
Common DDD classes and utilities
phramz/doctrine-annotation-scanner
131289 Downloads
library to scan files and folders for annotated classes using doctrine annotations
php-censor/phpdoc-checker
72187 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
phalcon/proxy-psr16
14600 Downloads
Phalcon Framework proxy classes for PSR-16