Libraries tagged by class library
techunico/bulk_sms_sender
5 Downloads
This library is to send bulk from Techunico Bulk sms Portal seemlesly with minimum code, Just Import download the packge and use the class
symbiote/php-wordpress-database-tools
25 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
sunnyflail/yaml-schema-generator
9 Downloads
A simple library for generating yaml json schema from php classes
sunaoka/aws-sdk-php-structures
8 Downloads
Library for converting AWS SDK for PHP parameters and results into typed classes
skrtdev/prototypes
489 Downloads
A simple library that make possible to dinamically add methods to classes
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
sajjadrad/jalali
173 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle [sallar/laravel-jdate](https://github.com/sallar/laravel-jdate) by [Sallar Kaboli](http://sallar.me).This package converted from Laravel 3 bundle to Laravel 4 package by [Milad Rey](https://github.com/miladr/jalali).Older version of this library was unable to make a renge of numbers between two years in jalali with latin style.
saberyjs/refl-helper
25 Downloads
this library can help create object of specified class,or call specified method of specified clas
roesch/html-format
174 Downloads
A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)
rizwan_47/email-address-verifier
10 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
rajatjain4061/fpdf
9 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP., that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
qubus/traits
11 Downloads
A library of traits that can be used in place of helper classes or god classes.
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
phphelper/phphelper
34 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
pbxg33k/phalcon-dummy-backend-cache
6 Downloads
This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.