Libraries tagged by ober
overtrue/laravel-follow
354568 Downloads
User follow unfollow system for Laravel.
overblog/graphiql-bundle
4742427 Downloads
Symfony GraphiQLBundle makes possible to render the UI into your symfony project
overblog/dataloader-php
3151615 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
wp-cli/db-command
6027841 Downloads
Performs basic database operations using credentials stored in wp-config.php.
vgrem/php-spo
1076611 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
pragmarx/version
1107415 Downloads
Take control over your Laravel app version
ocramius/doctrine-batch-utils
1365520 Downloads
A set of utilities to operate with Doctrine ORM's batch processing functionality
marc1706/fast-image-size
8787730 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
jwadhams/json-logic-php
1175534 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
jasongrimes/paginator
1089555 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
friends-of-behat/suite-settings-extension
3562359 Downloads
Allows to overwrite suites' default settings.
digitick/sepa-xml
4457603 Downloads
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
codeception/module-phpbrowser
23179716 Downloads
Codeception module for testing web application over HTTP
avstudnitz/scopehint2
1203584 Downloads
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
sebastiaanluca/php-pipe-operator
345809 Downloads
Method chaining (or fluent expressions) for any value using any method.