Libraries tagged by provision
collinai/auxiliary-open
113 Downloads
A versatile PHP toolkit providing essential helper functions to ease development workflows and boost productivity.
codewithathis/paperless-ngx
12 Downloads
A Laravel package for managing Paperless-ngx via its API, providing easy integration, document upload, search, tagging, and workflow automation.
codemasher/php-ext-xz
0 Downloads
A PHP Extension providing xz (LZMA2) compression/decompression via PHP streams.
codekandis/validators
289 Downloads
`codekandis/validators` is a library providing converter interfaces and classes.
codekandis/sessions
10 Downloads
`codekandis/sessions` is a library providing session handling interfaces and classes.
codekandis/persistence
298 Downloads
`codekandis/persistence` is a library providing database connector and repository interfaces and classes.
codekandis/ldap
150 Downloads
`codekandis/ldap` is a library providing LDAP wrapper interfaces and classes.
codekandis/entities
388 Downloads
`codekandis/entities` is a library providing entity interfaces and classes.
codekandis/converters
392 Downloads
`codekandis/converters` is a library providing converter interfaces and classes.
codekandis/configurations
409 Downloads
`codekandis/configurations` is a library providing configuration interfaces and classes.
codekandis/authentication
405 Downloads
`codekandis/authentication` is a library providing authentication adapters for various authentication methods.
cociweb/libcalendaring
398 Downloads
Library providing common functions for calendaring plugins.
coagus/php-api-builder
77 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
ckoumpis/php-prompt
121 Downloads
A PHP console utility package providing spinners, progress bars, and error handling for better command-line user experience.
citricguy/twilio-laravel
50 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.