Libraries tagged by form class
duncan3dc/domparser
320976 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
digitalrevolution/utils
44352 Downloads
A library for everyday use utility classes
curiosity26/odataquery
50341 Downloads
A library of PHP Classes that allow for OData queries to be easily built and extended for appending to a URL Request to an API supporting OData server-side.
bagisto/image-cache
42155 Downloads
Caching extension for the Intervention Image Class
psr/cache-util
5503 Downloads
Useful utility classes and traits for implementing the PSR cache standard
jdavidbakr/multi-server-event
172090 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
nlpcloud/nlpcloud-client
17029 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
typhoon/declaration-id
35079 Downloads
A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)
rutek/dataclass
55056 Downloads
Library for validation of type-hinted classes
php-censor/phpdoc-checker
71411 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
neild3r/php-docblock-checker
102161 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
mouf/utils.common.conditioninterface
505720 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.
inter-mediator/fmdataapi
51949 Downloads
FMDataAPI is the class library in PHP for accessing FileMaker database with FileMaker Data API.
digitalrevolution/phpunit-extensions
59659 Downloads
A library for phpunit utility and support classes
zizaco/testcases-laravel
50284 Downloads
Some classes to help write tests for laravel 4 applications