Libraries tagged by comet
colethorsen/usps
1 Downloads
USPS API client with OpenAPI validation
codetyme/laravel-temp-password
7 Downloads
A Laravel package to generate temporary passwords
codetiv/web-starter
6 Downloads
codetimer/irr
8 Downloads
this package for irr calculations
codetetic/pest-plugin-prophecy
0 Downloads
Pest Prophecy Plugin
codeterium/yii2-assist
5 Downloads
Codeterium assistant classes for yii2
codetechnl/nova-aws-cloudwatch
23 Downloads
Laravel Nova 4 | Get the logs from AWS CloudWatch
codetechnl/nova-array-list
3 Downloads
A Laravel Nova field.
codetechnl/hyperlink
10 Downloads
A Laravel Nova field.
codetech/vendus-api
12 Downloads
PHP library for implementing the Vendus API
codetech/laravel-publishable
4 Downloads
Laravel package for handling publishable resources.
codetay/laravel-menu
20 Downloads
A quick way to create menus in Laravel 5
zhp/data-collector
196 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
18 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.