Libraries tagged by time based
positibe/publishable
26 Downloads
A library base for publishable Entities for PositibeLabs Project
thgs/pomodoro
3 Downloads
A timer based on the pomodoro technique
pmvc-plugin/otp
7 Downloads
PMVC plugin for Google one time password base on 'PHPGangsta/GoogleAuthenticator'
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.
dfridrich/php-mime-type
228533 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
burti/zend-mime
31272 Downloads
Zend Mime based web services with Symfony2
bayfrontmedia/php-mime-types
19676 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
calien/mime-converter
2084 Downloads
File converter based on mime-type to file extension comparison. Serves image converter by default and automatic tagging for self written converter providers.
jhancock/yii2-version-assetmgr
14834 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
bohrlot/soap
44 Downloads
A fixed version of tuscanicz/soap used to build SOAP and WSDL based web services. This fork fixes a mime error in swa messages
php-extended/php-mime-type-provider-iana
55650 Downloads
A mime type provider implementation based on the iana list of mime types
php-extended/php-mime-type-provider-apache
55649 Downloads
A mime type provider implementation based on the apache list of mime types
xaraya/mime
33 Downloads
Hook based module that returns the content-type of a given file.
victoravelar/laravel-dashboard-exchange-rates-tile
73 Downloads
It allows you to display a list of selected currencies and it's exchange rate to a base currency of your choice.
elseym/content-type-negotiation-bundle
13 Downloads
Enables Symfony2 apps to serve different content types under the same URI based on the HTTP Accept header.