Libraries tagged by Comes
zhp/data-collector
197 Downloads
Simple data collector for php application, inspiration comes from maximebf/debugbar.
zenside/ckeditor-bundle
24 Downloads
Replace textarea with CKeditor. Come configured with working Image Upload & Media Embed support.
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
yii2cmf/yii2-codemirror-asset
9 Downloads
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
wj/excel
111 Downloads
An eloquent way of importing and exporting Excel and CSV with the power of PHPExcel,come from laravel/excel
wikifab/simple-embed-video
2970 Downloads
Mediawiki extension to integrate Video url from Youtube, vimeo, dailymotion, or others to come...
wikifab/side-summary
3730 Downloads
Mediawiki extension to integrate Video url from Youtube, vimeo, dailymotion, or others to come...
wakumaku/ip2c
484 Downloads
Small and simple library to resolve the country where an Ip comes from.
undercoder/magenizer
4 Downloads
Implements Iterator interface over a String for extract data with an array of tokens. The name comes from Mage and tokenizer :)
sunnysideup/formfieldexplanations
11 Downloads
adds little 'explanation' fields to your Silverstripe form fields, which pop-up as the fields comes in focus. These messages are editable in the CMS.
strangefate/foundationprep
28 Downloads
This package is meant to streamline the installation of Zurb Foundation into a new Laravel project. Also comes with view templates for auth scaffolding built with zurb foundation css libraries.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
silverstripe-australia/editableuserforms
1326 Downloads
Adds the ability to re-edit user form submissions, allowing users to come back to finish submissions
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.
rinart73/document-helper
3 Downloads
CodeIgniter 4 library for that allows for easier HTML generation, particularly when it comes to head tags, scripts, styles and images