Libraries tagged by user function
eddiejaoude/phpunit-wrapper
15 Downloads
PHPUnit wrapper - wraps the functionality of phpunit with easy to use plain English
ylsopkok/utilphp
15 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day
ybagheri/strfun
327 Downloads
This is a handy little function to strip out a string between two specified pieces of text. This could be used to parse XML text, bbCode, or any other delimited code/text for that matter. based on justin-cook convert Persian/Arabic numbers to English numbers and vice versa
yawaweb/yii2-oci8
25 Downloads
Yii2 extension which uses well written pdo-via-oci8 package for standard PHP Oracle functions (OCI8)
wake/silex-twig-helper
42 Downloads
Provide a better way to use Twig for Silex. This is base on Silex/Application/TwigTrait.php by Fabien Potencier and add some helpful functions.
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
szhukovwork/openapi-generator
20 Downloads
OpenApi configuration generator directly from PHP code (PhpDoc, functions signature and type hints) and projects (for yii2, slim, laravel). Can be used with a large monolithic backend to maintain big API documentation
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
rb28dett/php-utf-8
17 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
rawphp/raw-datetime
387 Downloads
RawDateTime is a wrapper with useful utility functions around the DateTime class and is used by RawPHP framework and other applications.
rawphp/raw-database
440 Downloads
RawDatabase is a wrapper with useful utility functions around the MySQLi class and is used by RawPHP framework and other applications.
ozi/ozi_script
22 Downloads
Ozi script is an easy-to-use web development framework that handles both front-end and back-end web development. It uses a component-based concept, meaning that everything in Ozi script is a component, and a component is a method or function created to handle a specific task.
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
israeldavidvm/name-helper
26 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.
imlewc/fpdi-tfpdf
53 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.