Libraries tagged by separated

elimuswift/tenancy

3 Favers
42 Downloads

Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.

Go to Download


ddroche/yii2-migration-generator

0 Favers
1 Downloads

Generate migration files for one table, comma separated list of tables, part of table name or all tables.

Go to Download


dd/evolutioncms-snippets-ddgetmultiplefield

0 Favers
2 Downloads

A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).

Go to Download


cyrill/php-ltsv

0 Favers
7008 Downloads

LTSV(Labeled Tab Separated Value) parser implementation in PHP

Go to Download


crsoares/multi-tenant

0 Favers
6 Downloads

Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.

Go to Download


cbeyersdorf/easybill

3 Favers
1 Downloads

The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.

Go to Download


brookinsconsulting/bcurlaliaswithdash

1 Favers
0 Downloads

BC Url Alias With Dash is a simple eZ Publish Platform (Legacy) kernel override extension which overrides the default ezchartransform class to provide a simple feature it allows all content urls to be separated by a dash character rather than the default underscor character. Great for advanced developers!

Go to Download


arifhossen/taka-format

2 Favers
6 Downloads

It will help php developer to convert any amount to Bangladeshi Currency format by Comma separated and in words

Go to Download


alanvdb/guzzle-psr7-factories

0 Favers
13 Downloads

Separated guzzlehttp/Psr7 HTTP message factories.

Go to Download


achalj09/multi-tenant

0 Favers
1 Downloads

Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.

Go to Download


webmodules/handlebars.js

0 Favers
107 Downloads

Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.

Go to Download


mcaskill/tokenlist

0 Favers
17 Downloads

The StringTokenList class represents a set of distinct space-separated tokens.

Go to Download


litert/caphe

0 Favers
6 Downloads

A simple read-write separated cache library for PHP.

Go to Download


tightenco/collect

1540 Favers
19594668 Downloads

Collect - Illuminate Collections as a separate package.

Go to Download


sybio/gif-frame-extractor

179 Favers
337164 Downloads

PHP class that separates all the frames (and their duration) of an animated GIF

Go to Download


<< Previous Next >>