Libraries tagged by unlimited
remo/attribute_limited_text
76 Downloads
mindlarkdev/laravel-limited-use-signed-url
1 Downloads
Laravel Limited Use Signed URL
leodudedev/simple-limited-access
3 Downloads
With Simple Limited Access you can limit access to specific pages or post_type by forcing the user to enter a username and password that you can define in the configuration screen.
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
dantleech/symfony-form-array-to-delimited-string-transformer
4960 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa
arckinteractive/limited_invitations
69 Downloads
Gives members a limited number of invitations to use
rovangju/commie
28 Downloads
A simplistic OO wrapper around PHP's built in CSV handling that lets you reference columns by header name
benxmy/laravel-dual-use-signed-url
10 Downloads
Laravel Dual Use Signed URL
andach/laravel-view-components
672 Downloads
This is my package laravel-view-components
chadicus/csv
876 Downloads
Collection of classes to work with csv files
umbrella-limited/payum-przelewy24-bundle
134 Downloads
Przelewy24 payments bundle for Symfony based on Payum
trust-payments-limited/dummy-pkg
2 Downloads
Preventing Dependency Confusion in PHP with Composer
nauni-limited/test-suite-bundle
84 Downloads
Provides a common automated test suite with filter based on attributes
creative-collisions-limited/iseed
3372 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
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.