Libraries tagged by class library
bayfrontmedia/multi-filesystem
15 Downloads
An easy-to-use library used to manage multiple Flysystem adapters from a single class.
baha2rmirzazadeh/phpscanner
79 Downloads
A php library to handle input stream. It inspired from Java Scanner class.
arraypress/edd-product-query
0 Downloads
This library extends Easy Digital Downloads (EDD) by providing an advanced product query class that supports complex filtering, sorting, and meta queries. It enhances the querying capabilities within WordPress environments by utilizing custom taxonomy and meta data operations, along with transient caching for optimized performance. Ideal for developers needing refined control over EDD product data retrieval.
arkschools/data-input-sheets
661 Downloads
Library that builds a data sheet from a spine class and a yml configuration file
arashdalir/php-classfriendship
405 Downloads
This library provides basic functionality needed to simulate class friendship as in C++.
apetitpa/card-factory
7 Downloads
CardFactory is a PHP library designed to simplify the creation and management of card decks for card games. It provides an organized and extensible structure with classes and enumerations for cards, suits, values, and decks, making it easy to build and manipulate card decks in a variety of game scenarios.
andersonfreitas/annotationrules
531 Downloads
Library to read the annotations of a class to use it as validation of a request for php.
ajur-media/openweathermap-data-parser
529 Downloads
A PHP class to parse weather data from OpenWeatherMap.org. This library tries to normalise and abstract the data and remove inconsistencies
ahmobin/laravel-service-kit
14 Downloads
Laravel Service Kit is a PHP library that creates services, interfaces and repository class files.
vicgarcia/slimproject
224 Downloads
SlimProject is a collection of classes and a skeleton project installer for use with the Slim framework and Commando CLI library
udemy/googleads-php-lib
1629 Downloads
Google Ads APIs Client Library for PHP. Added Namespace to Logger class
stivni/php-pdftk-manipulators
135 Downloads
Some helper classes to manipulate PDF files in PHP with the Pdftk library
silbinarywolf/php-wordpress-database-tools
718 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
nerds-and-company/craft-unit-test-suite
5386 Downloads
A library that helps you mocking Craft database/model classes
etg24/captcha
151 Downloads
Service, ViewHelper and Validator classes for TYPO3 Flow in order to easily implement a captcha validation. Based on gregwar's captcha library for PHP.