Libraries tagged by different
shlinkio/shlink-ip-geolocation
77186 Downloads
Shlink module with tools to geolocate an IP address using different strategies.
shlinkio/shlink-importer
72927 Downloads
Collection of tools to import links from different sources and map them to a shlink-compliant format
robinncode/db_craft
4782 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
22934 Downloads
Ban different entities through PHPStan
psx/data
176687 Downloads
Data processing library to read and write POPOs in different formats
php-anonymizer/anonymizer
24854 Downloads
Library to remove confidential data from different data containers
pear2/cache_shm
36552 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
part-db/exchanger
34988 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
13421 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
455572 Downloads
a class collection for different device types
mimmi20/ua-browser-type
456173 Downloads
a class collection for different browser types
mdwheele/zalgo
20219 Downloads
His six mouths speak in different tongues, and the seventh shall sing the song that ends the earth.
marcocesarato/sqlparser
46296 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
87111 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
keboola/common-exceptions
198469 Downloads
Common exceptions shared between different applications