Libraries tagged by be_user
overblog/dataloader-php
3541186 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.
deliciousbrains/wp-background-processing
339575 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
codegreencreative/laravel-samlidp
618117 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
beste/in-memory-cache
6870712 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/sqlquery
2644375 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
zoonman/linkedin-api-php-client
682071 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
wsdltophp/packagebase
4090933 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
sandrokeil/interop-config
403076 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
pixelfear/composer-dist-plugin
3181877 Downloads
Downloads distributable assets to be used in packages so you don't have to commit them.
mattiasgeniar/phpunit-query-count-assertions
602670 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
itamair/geophp
5181011 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
awt/apilogger
134078 Downloads
Small laravel package for viewing api logs which can be used in debugging.
a5hleyrich/wp-background-processing
484198 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
rmunate/spell-number
243800 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
hbattat/verifyemail
126006 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.