KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
silex-buzz-extension
★ 11
Open GitHub ↗
WARNING, NOT TESTED ;)
Download README (.md)
Explore Similar Repositories
Micro-Operating-System
:
My try to make a simple, clean, understandable (embedded) operating system
cainteoir-gtk
:
Gtk+ graphical front-end for Cainteoir Text-to-Speech
XaavQueueBundle
:
Job Queue for Symfony2.
html5-file-drag-and-drop
:
A simple example of how to implement Drag and Drop for files
twisted-lock
:
Fault-tolerant distributed lock with REST interface.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
silex-buzz-extension
?
Download (.md)
Buzz Silex Extension ==================== ## /!\ UNMAINTAINED. [](https://travis-ci.org/marcw/silex-buzz-extension) Buzz is a lightweight PHP 5.3 library for issuing HTTP requests. Provides Buzz library to use with Silex microframework. Requirements ------------ - PHP 5.3+ - kriswallsmith/Buzz Instalation ----------- Package available on [Composer](https://packagist.org/packages/marcw/silex-buzz-extension). Autoloading with [composer](http://getcomposer.org/) is [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) compatible. $ composer require "marcw/silex-buzz-extension": "dev-master" Tests ----- From the project directory, tests can be ran using `./vendor/bin/phpunit`