Libraries tagged by classjs
pear/html_common2
479883 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
pccomponentes/criteria
93374 Downloads
Helper classes for implement filter/criteria pattern
paysera/lib-rest-client-common
197071 Downloads
Base classes/helpers used in REST Clients
palmtree/form
3855 Downloads
Form builder with Bootstrap v5/v4 classes, validation, Recaptcha support, AJAX submissions and more
orisai/utils
132339 Downloads
Utility classes used across Orisai libraries
objective-php/primitives
129632 Downloads
Primitives classes for ObjectivePHP
nelexa/buffer
512719 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
neild3r/php-docblock-checker
112385 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
naucon/utility
67155 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
naucon/file
23553 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
naoray/eloquent-model-analyzer
422772 Downloads
Helpful methods to gain more information about eloquent model classes.
mouf/utils.common.conditioninterface
512216 Downloads
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.
mistralys/application-utils-result-handling
17092 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-collections
21942 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
mirazmac/php-requirements-checker
10546 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.