Libraries tagged by ow
snider/php-cloud-dns
17 Downloads
A PHP Binding to the Rackspace Cloud DNS API Created for my own use, since no public php API lib was out at that time available.
seiler/shortcoder
98 Downloads
Build your own shortcodes system with ease
qiutuleng/laravel-passport-phone-verification-code
29 Downloads
Resource owner phone verification code credentials grant for Laravel Passport
noxyz20/kartobuilder-laravel
28 Downloads
Laravel package for building your own map.
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
marshmallow/cards-help
1602 Downloads
A Laravel Nova Card to fill the default Help card from Laravel Nova with your own content.
marc-mabe/entity-coder
18 Downloads
Encode & decode XML, HTML and own defined entities into different charsets
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
justcoded/just-theme-framework
162 Downloads
Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.
heimrichhannot/contao-fieldpalette
3925 Downloads
FieldPalette is a contao widget like [MultiColumnWizard] (https://github.com/menatwork/MultiColumnWizard) with its own database table.
hassankhan/frontman
4565 Downloads
A simple package to create your own Laravel-style facades
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
flagrow/split
4321 Downloads
Separate posts from one discussion into its own, splits discussions.
flagrow/flarum-ext-split
26 Downloads
Separate posts from one discussion into its own, splits discussions.
corpsee/php-utf-8
296 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.