Libraries tagged by diff
nkostadinov/yii-eexcelview
272 Downloads
Yii extension which provides replacement of CGridView with support of export to different types.
n2n/n2n
19396 Downloads
Combines different components of n2n framework.
mouf/html.widgets.evolugrid
31339 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
mouf/html.utils.i18nweblibrary
18955 Downloads
This implementation of a Weblibrary will load different JS files based on the current language used. Useful to load translation files in JS.
monamoxie/vocab-mapper
169 Downloads
Supercharge your application by providing a seamless and personalized experience. Vocab Mapper ensures that users across different regions or domains can easily interact with and navigate your application, even if they use different vocabulary for the same concepts
mintyphp/mintyphp
17 Downloads
A refreshingly different PHP web framework that is easy to learn
milosa/social-media-aggregator-bundle
64 Downloads
Combine different social media types into a single feed
migliori/php-pdo-database-class
319 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mdeboer/doctrine-behaviour
1719 Downloads
Library of different entity behaviours (timestampable etc.)
mcustiel/php-simple-cache
4327 Downloads
A simple library to abstract different cache servers.
marshmallow/dataset-country
7095 Downloads
This dataset contains all the countries in the world. They are translateable in different languages. It is also possible to get the flag from said countries. The model is extendable so you can extend and overide all functionality if needed.
marsapp/timeperiodhelper
7407 Downloads
TimePeriodHelper library provides functions such as sorting, union, difference, intersection, and calculation time.
marsapp/arrayhelper
1154 Downloads
ArrayHelper liberary, providing functions such as rebuilding indexes, grouping, getting content, recursive difference sets, recursive sorting, etc.
madesimple/php-helpers
3118 Downloads
Small helper functions for different situations
macropage/sdk-ebay-rest-browse
2812 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.