Libraries tagged by user profiles
chh/cache-service-provider
160483 Downloads
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package
mvdpoel/php-ews
183364 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.
eonx-com/easy-error-handler
860333 Downloads
Provides customizable ready-to-use error handler for applications
ccmbenchmark/ting_bundle
104349 Downloads
Symfony bundle for ccmbenchmark/ting. Provides an interface to use a lightweight datamapper in symfony.
weirdan/codeception-psalm-module
122111 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
netgen/layouts-standard
86977 Downloads
Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This package provides a set of most used blocks and layouts for Netgen Layouts for building rich content websites.
laraotel/opentelemetry-laravel
1199 Downloads
This package provides a simple way to use Telemetry From OpenTelemetry Otel to your Laravel application to Measure performance across jobs and services.
gr8shivam/laravel-sms-api
36389 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
wol-soft/php-json-schema-model-generator-production
103296 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
saleh7/php-zatca-xml
6203 Downloads
An unofficial PHP library for generating ZATCA Fatoora e-invoices. This library facilitates the creation of compliant e-invoices, QR Codes, and certificates, as well as the submission of e-invoices to ZATCA's servers. It provides developers with an easy-to-use, customizable, and robust toolkit to integrate and automate ZATCA e-invoicing processes in PHP applications.
alazzi-az/odoo-xmlrpc
10853 Downloads
PHP package that provides a simple and easy-to-use interface for interacting with the Odoo XML-RPC API
webgriffe/captainhook
113951 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
vaimo/module-admin-auto-login
38604 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
steefdw/standards-enums
41286 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
staabm/password_exposed
311666 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.