Libraries tagged by Chat Application
phoenixrvd/test-drive
0 Downloads
An automation tool that allows to formalize the manual testing of web applications.
phinor/pchart
38 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
pfwd/vimeo-console
2 Downloads
Console commands that interact with the Vimeo API. Can be used as a project dependency or as a standalone CLI application using Docker
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
paramoredigital/codebase-exceptions-php
41 Downloads
Framework-independent library for PHP 5.3 that notifies Codebase or Airbrake.io of exceptions in your application.
oussemakhlifi/orm-package
1 Downloads
This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation
oro-flex/gaufrette-bundle
749 Downloads
OroGaufretteBundle is a facade for [KnpGaufretteBundle](https://github.com/KnpLabs/KnpGaufretteBundle) that enables a filesystem abstraction layer in the Oro applications and provides a simplified file manager service for media files.
optiwariindia/cart
6 Downloads
A shopping cart based on session variable that can be connected with any e commerce application easily
nr-type/like-dislike
6 Downloads
This is a package for developers who want to use like and dislike options in their applications, this is the easiest way to do that.
noodleware/chattera
17 Downloads
Chattera is a Laravel package that seamlessly integrates a real-time chatbot widget into your application using Livewire.
nmalservet/php-requirements-checker
15 Downloads
tiny library to check requirements into your PHP application. You must write in the config file my-requirements.php which libraries need to be installed, which folders and files need to be created, then you can execute the script that will show you the status of each requirements.
netmon-server/server
29 Downloads
The Netmon Server is an application based on the Laravel PHP framework that supports building a REST API.
net_bazzline/http_request_mock_server
17 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
nenglish7/optimize
6 Downloads
Optimize your php to ensure that all the functions and classes are defined for complete compatibility. Enable helper functions and classes to speed up the development of your web application.
nazonhou/laravel-service-creator
66 Downloads
A package that help you to create easily business services for your application