Libraries tagged by computop
computerundsound/culibrary
261 Downloads
small helper library
computerundsound/cuhtaccesscreator
0 Downloads
computerrock/sonata-translation-bundle
160 Downloads
Integration of lexik translation into sonata admin
computerminds/php-edtf
794 Downloads
A library for getting information about EDTF formatted strings.
computerminds/cidoc-crm
782 Downloads
A representation of the CIDOC-CRM in Yaml and readable via PHP.
computablefacts/behat-contexts
105 Downloads
Contexts ready to use with Behat.
compufour/rdstation
14522 Downloads
Integração com o RDStation
compufour/openboleto
2187 Downloads
Biblioteca para geração de boletos bancários.
cooperative-computing/laravel4-twilio
3357 Downloads
A Laravel 4 Package for Twilio
compufour/uuid
1653 Downloads
Generate UUID's for decoupled systems integration
compufour/nfephp
339 Downloads
NFePHP é uma API para gerenciamento das comunicações entre o emitente de NFe e os serviços dos SEFAZ estaduais. Inteiramente construido em PHP para rodar sob qualquer sistema operacional.
compropago/simplestore
46 Downloads
Simplestore usando el SDK de compropago
zodimo/arrow
38 Downloads
Computations as first class citizens
zeeshanakbar/calculation
0 Downloads
A simple PHP based calculator that helps you to compute mathematical operations.
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.