Libraries tagged by separator
datetime/datetime
276 Downloads
A libary to handle dates and times separately from one another.
cyrill/php-ltsv
7008 Downloads
LTSV(Labeled Tab Separated Value) parser implementation in PHP
curia/database
5 Downloads
Illuminate database as a separate package.
curia/collect
81 Downloads
Illuminate Collections as a separate package.
ctigelaar/craft-dropdowndate
157 Downloads
Custom fieldtype for Craft to display a DateTime field as separate dropdowns
cstudios/embed-boards
96 Downloads
Embed any HTML code into a separate menu.
crsoares/multi-tenant
6 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
composepress/dice
1891 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.
codeigniter-db/codeigniter-standalone-db
30 Downloads
Codeigniter standlone database.Use the codeigniter database library separately in your project
co-stack/fal_gallery
77 Downloads
Easy to use folder based gallery with separate single-, category- and list view that supports any TYPO3 FAL driver. Official successor of wt_gallery
cbeyersdorf/easybill
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.
carguru/vendor-bundle
12 Downloads
Separate domain logic to bundle
brookinsconsulting/bcurlaliaswithdash
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!
brookinsconsulting/bclowercaseurlaliasbundle
8548 Downloads
BC Lower Case Url Alias Bundle for eZ Platform. Provides basic url alias transformation configuration necessary to transform new content created or modified url aliases to lower case separated by underscore or dash characters. Great for adventurous developers!
briefley/search-results-page
0 Downloads
Separate search results page for filament.