Libraries tagged by be_user
mattiasgeniar/phpunit-query-count-assertions
459221 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
3407350 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
55851 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
awt/apilogger
120010 Downloads
Small laravel package for viewing api logs which can be used in debugging.
a5hleyrich/wp-background-processing
456152 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
135653 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
1494882 Downloads
This project contains several extensions (stubs/plugins) to be used with Phan for static PHP analysis
hbattat/verifyemail
117576 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.
jaggedsoft/php-binance-api
142533 Downloads
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.
utopia-php/domains
303373 Downloads
Utopia Domains library is simple and lite library for parsing web domains. This library is aiming to be as simple and easy to learn and use.
usarise/turnstile
23967 Downloads
PHP library for Turnstile, is Cloudflare’s smart CAPTCHA alternative. It can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
vardot/blazy
3309185 Downloads
forked from dinbror/blazy to be used as drupal-library
sandrokeil/interop-config
355727 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.
roave/dont
250448 Downloads
A small set of traits that can be used to prevent misuse of your objects
pimcore/search-query-parser
378408 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries