Libraries tagged by Live Chat
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
eher/phpwatch
74 Downloads
Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cmpayments/jsonlint
4641 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
d3/oxid-smarty-renderer-metapackage-pe
116 Downloads
Metapackage to switch the OXID 7 Professional Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
d3/oxid-smarty-renderer-metapackage-ee
39 Downloads
Metapackage to switch the OXID 7 Enterprise Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
d3/oxid-smarty-renderer-metapackage-ce
166 Downloads
Metapackage to switch the OXID 7 default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
rockyangs/php-chart
28 Downloads
A PHP chart library, implemented 2D / 3D broken line chart, bar chart, pie chart etc.
notification-custom-line-channel/line-bot
4 Downloads
Line Messaging API Notification Service notification channel for Laravel.
hsuan1117/line-notify-channel
11 Downloads
Use LINE Notify Service to notify users
chitanok/line-api-laravel
127 Downloads
This is a sample implementation of LINE API in Laravel
rsanchez/s3-change-acl
21 Downloads
Command-line utility to batch change the ACL for all files in an Amazon S3 bucket.
jonahgeorge/chartkick
4 Downloads
Create beautiful JavaScript charts with one line of PHP
chatbots/chatbotblueprint
24 Downloads
This will give an overview of chatbot in laravel.with form and views that is required also databases
sprii-framework/chart-js-integration
1182 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.