Libraries tagged by this7 this
youness_usee/filter
115 Downloads
the package is for filtering data for EXP you have search bar/page with multi filters option this package will help you to do that filters easily and fast this package using pipeline technology and it will check the request part by part
wadeshuler/yii2-sms
11168 Downloads
This is the base library for providing SMS support in your Yii2 application. You can make your own plugins for SMS providers off this base package. It is not to be directly used.
unialteri/states
1001 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
peterkahl/language-genius
5146 Downloads
Identifies human language from a string of text. This library is a wrapper and extension (18 additional languages) for the Pear library Text_LanguageDetect. As a whole this library is capable of detecting 70 languages.
netgen/ezpublish-kernel
14275 Downloads
eZ Publish API and kernel. This is the heart of eZ Publish 5. This is a v2014.11 kernel, maintained for bugfixes by Netgen.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
majid/phptopdf
110 Downloads
laravel 4.2 package to converting html or php to pdf, this package also have the ability to get the url and return pdf which was generated from specified url .this is an online service so you need internet access to use this package
fontis/anz
0 Downloads
This extension is intended to provide most of the functionality needed to run a Magento store in Australia. This includes all essential payment and shipping methods as well as small localisations such as adding the store's ABN, adding Australian states and territories to the region directory and adding in a postcode database.
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
cashlink/php-index
11584 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
bupy7/yii2-gridify-view
169 Downloads
This is widget extended of ListView with plugin of https://github.com/hongkhanh/gridify. This widget allows load content automatically via Ajax when you reach the end of the page. Content is displayed in table form.
aedart/testing-laravel
664 Downloads
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
aedart/overload
11566 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
this-site/this-site
15 Downloads
Webpage CMS
whatcms/who-hosts-this-php
71 Downloads
A simple PHP wrapper for Who-Host-This API calls