Libraries tagged by pure php
cryptocompress/prehparser
9 Downloads
pre parser for php
madkom/regex
1092 Downloads
PCRE RegEx wrapper around PHP regular expression functions
erikgreasy/backoffice-apiclient
91 Downloads
PHP api klient pre komunikáciu s BackOffice (zoznamrealit.sk)
joshmoody/library-skeleton
39 Downloads
Skeleton for building PHP libraries. It is pre-configured for use with Composer, PHPUnit, and CodeSniffer. These three items should be in every PHP Library.
marketo/silverstripe-universalerrorpage
5217 Downloads
Set SilverStripe to use a pre-defined shared HTML or PHP file on the server rather than generating one from the theme/templates.
ngexp/hydrator
9 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
svikramjeet/s3-presigned
616 Downloads
PHP wrapper of S3 api for pre-signed url
lukezbihlyj/snex
48 Downloads
Snex is a PHP framework powered by Symfony 4 components with lots of pre-packaged functionality.
dhiraj1site/jsonappend
7 Downloads
A simple PHP library package to append JSON entries into a pre-existing JSON file
assegaiphp/starter
3 Downloads
AssegaiPHP is a modern, powerful server-side framework for PHP developers. It is heavily inspired by NestJS and Angular and is designed to be a viable alternative to other modern frameworks. With AssegaiPHP, developers can quickly and easily get their projects up and running with a highly testable, scalable, loosely coupled, and easily maintainable application architecture. The starter project repository contains everything you need to get started with AssegaiPHP, including a pre-configured application skeleton and all the necessary dependencies. Simply install it with composer and you're ready to go!
wp-cli/regenerate-readme
1376 Downloads
PHP Composter action to regenerate the README.md file (pre-commit + post-commit).
spatie/pest-plugin-route-testing
24410 Downloads
Make sure all routes in your Laravel app are ok
hbattat/verifyemail
124751 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
messente/messente-api-php
115517 Downloads
[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
mathiasverraes/uptodocs
495 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.