Libraries tagged by differ
shootproof/php-sdk
45521 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
shlinkio/shlink-ip-geolocation
78283 Downloads
Shlink module with tools to geolocate an IP address using different strategies.
shlinkio/shlink-importer
73610 Downloads
Collection of tools to import links from different sources and map them to a shlink-compliant format
robinncode/db_craft
4820 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rajmundtoth0/phpstan-forbidden
23167 Downloads
Ban different entities through PHPStan
psx/data
176851 Downloads
Data processing library to read and write POPOs in different formats
php-anonymizer/anonymizer
24920 Downloads
Library to remove confidential data from different data containers
pear2/cache_shm
36618 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
part-db/exchanger
35298 Downloads
Fork of florianv/exchanger, a library to convert currencies using different exchange rate providers. Modernized to be compatible with Part-DB.
mmamedov/page-cache
13462 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
mimmi20/ua-device-type
455846 Downloads
a class collection for different device types
mimmi20/ua-browser-type
456447 Downloads
a class collection for different browser types
mdwheele/zalgo
20243 Downloads
His six mouths speak in different tongues, and the seventh shall sing the song that ends the earth.
marcocesarato/sqlparser
46413 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
kunstmaan/search-bundle
87175 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface