Libraries tagged by separators
touskar/sen-router
5 Downloads
Fast router for php with regex, middleware route separator support
tinson/tool
4 Downloads
A series of tool.These contains chinese address separator.
tentwofour/cms-pages-bundle
184 Downloads
The CMS Pages Bundle provides a common set of pages for the Kunstmaan CMS - HomePage, ContentPage, and Separator Page
konstantind/otus-flexible-float-parser
4 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).
inpunktonet/object-flatten
3 Downloads
This package lets you convert an object with a passed separator into a flat object and back again
hetiansu5/tool
13 Downloads
A series of tool.These contains chinese address separator.
cviebrock/twig-natural-join
5043 Downloads
Twig filter that joins an array using a different separator for the last element
brezgalov/yii2-arrayable-api-fields
21 Downloads
arrays passed to api in string format with separator
artnum/bizcuit-splitter
11 Downloads
Split a PDF at the separator page
acidf0x/php-korean-handler
117 Downloads
PHP Korean Handler - Hangul Separator
ryanwhowe/dot
217 Downloads
A PHP library to access and Set values in an array using dot notation or any other separator
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.
sybio/gif-frame-extractor
337266 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
symfony/symfony1
107749 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.