Libraries tagged by this7 that
simon-ugorji/octavalidate-php
9 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
shiftechafrica/pam-php-sdk
605 Downloads
This library handles all the PAM - PayBill Account Manager API's,that are then linked to Safaricom M-pesa Daraja.
se7enxweb/exponentialbasic
0 Downloads
Exponential Basic 2.4. Maintained by 7x. For General Use With PHP 8.3. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone for a personal home page cms that is simple and easy to understand.
repairq/php-azure-sdk
508 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
phpexperts/workday-planner
1452 Downloads
Given a date range, this will give you all of the workdays for that country.
php-query/php-query
56 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
pbaszak/symfony-messenger-cache-bundle
72 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.
ozwild/iseed
4517 Downloads
Generate Laravel seed files from database state. This is a fork of orangehill/iseed that includes support for Laravel 8
ory/oathkeeper-client-php
86 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
nitsan/ns-hubspot
227 Downloads
HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads.
nitsan/ns-all-chat
2773 Downloads
The All in One TYPO3 Chat Extension is the only TYPO3 extension that helps to integrate the most popular chat tools directly into your website. With this extension, you can easily connect various live chat tools such as zopim.com, livechatinc.com, purechat.com, and more.
mouf/utils.mailer.swift-mail-service
28307 Downloads
This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.
mouf/utils.mailer.mail-interface
47131 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
mouf/utils.common.mouf-helpers
46907 Downloads
This package contains a set of utility classes that will help you build UI for Mouf. This is mostly useful for package builders if they want to provide advanced UI, etc....
mouf/utils.common.formatters
33613 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.