Libraries tagged by be_user
deliciousbrains/wp-background-processing
329361 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
585662 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
5897492 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/sqlquery
2579296 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
a5hleyrich/wp-background-processing
479982 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.
zoonman/linkedin-api-php-client
676651 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
3973534 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
sandrokeil/interop-config
393513 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.
mattiasgeniar/phpunit-query-count-assertions
580763 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
4913034 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.
corveda/php-sandbox
68335 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
awt/apilogger
131535 Downloads
Small laravel package for viewing api logs which can be used in debugging.
rmunate/spell-number
240602 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.
drenso/phan-extensions
1666633 Downloads
This project contains several extensions (stubs/plugins) to be used with Phan for static PHP analysis
hbattat/verifyemail
124503 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.