Libraries tagged by user info
as-cornell/as_webhook_update
353 Downloads
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
typo3/cms-saltedpasswords
320341 Downloads
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
rias/craft-password-policy
20777 Downloads
Enforce a password policy on your users.
dragoniscz/php-value-dumper
1004 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
trinetus/symfony-datatables
666 Downloads
Symfony and JS datatables bridge with pagination/infinite scrolling and filtering support. THIS PACKAGE IS UNDER DEVELOPMENT. PLEASE DO NOT USE IT IN PRODUCTION!
tookantech/chapaar
360 Downloads
This package provides a flexible way to send and verify messages through various SMS providers. It offers integration with multiple drivers, making it easy to use different SMS service providers without getting locked into a specific one.
softcreatr/php-openai-sdk
885 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
socialblue/laravel-query-adviser
3330 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
sigwin/xezilaires-spout
10318 Downloads
Use Xezilaires together with Spout to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sigwin/xezilaires-phpspreadsheet
10317 Downloads
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
ordinary9843/ghostscript
15791 Downloads
Use Ghostscript to merge / split all PDF files or guess and convert PDF file version, and transform PDF into images. Fix FPDI error by Ghostscript: This document PDF probably uses a compression technique which is not supported by the free parser shipped with FPDI.
ixnode/php-date-parser
590 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
romm/configuration-object
29459 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
elemenx/laravel-influxdb
2106 Downloads
A service made to provide, set up and use the library influxdb-php in Laravel.
enepochatova/influxdb-orm
25 Downloads
The PHP library which helps to convert entities to InfluxDB points and back. Uses annotations for entities configuration.