Libraries tagged by limited
andrewbreksa/mysql-escape-string-polyfill
76 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
xypp/flarum-limited-request
7 Downloads
Limit request to some path with specific attributes
xjchen/limited-trait
72 Downloads
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.
arckinteractive/limited_invitations
70 Downloads
Gives members a limited number of invitations to use
benxmy/laravel-dual-use-signed-url
10 Downloads
Laravel Dual Use Signed URL
andach/laravel-view-components
685 Downloads
This is my package laravel-view-components
umbrella-limited/payum-przelewy24-bundle
135 Downloads
Przelewy24 payments bundle for Symfony based on Payum
trust-payments-limited/dummy-pkg
3 Downloads
Preventing Dependency Confusion in PHP with Composer
nauni-limited/test-suite-bundle
85 Downloads
Provides a common automated test suite with filter based on attributes
creative-collisions-limited/iseed
3374 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.