Libraries tagged by ob
cmen/google-charts-bundle
786006 Downloads
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
clagiordano/weblibs-configmanager
3054815 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
aura/web
468342 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/filter
529869 Downloads
Filters to validate and sanitize objects and arrays.
atk4/core
2128762 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
alphasnow/aliyun-oss-laravel
165934 Downloads
alibaba cloud object storage service for laravel
zendframework/zend-session
11836176 Downloads
Object-oriented interface to PHP sessions and storage
zendframework/zend-form
14027144 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
tectalic/openai
231249 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
spomky-labs/jose
2690077 Downloads
JSON Object Signing and Encryption library for PHP.
skyscanner/jsonpath
409865 Downloads
JSONPath implementation for querying and updating JSON objects
sebastian/money
1197439 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
johnnyfreeman/coseva
155340 Downloads
A friendly, object-oriented library for parsing and filtering CSV files with PHP.
cultuurnet/valueobjects
39843 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
acelaya/doctrine-enum-type
1962714 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum