Libraries tagged by to-do
sal/phpstan-readonly-enforcing
10 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so
rhymedigital/contao_rhyme_ajax
45 Downloads
An extension for Contao Open Source CMS that allows you to do simple AJAX calls on the front end.
rayblair/fetch-php
0 Downloads
A functional way to do HTTP Requests in PHP
ranger/notification
2 Downloads
You can create the to-do-list of your task.
psli/todo
9 Downloads
To-Do Functionality for Laravel Projects
premento/googlenewssitemap
5 Downloads
Easy way to do sitemap for google news
pixelstudio/wp-sync-db-cli
10 Downloads
Addon for WP-Sync-DB that allows you to do migration with WP-CLI
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
perecedero/simple-curl
0 Downloads
SimpleCurl is the easiest way to do server to server communication using cURL
pattonwebz/theme-php-version-support-check
3 Downloads
A class used to do PHP version checking on theme activation and revert if min PHP version not met.
opensooq/yii2-algolia
6 Downloads
This extension will be used as wrapper for algolia easy to do for the Yii2 framework
open-southeners/phpunit-todo-markdown-printer
5 Downloads
Print your failed tests as a to do list in Markdown format
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.
neosknight/todolist
2 Downloads
To-do List component
myint-oo/laravel-storage-wrapper
8 Downloads
A wrapper for laravel storage using interface. A small package meant to solve having to do all the for cloud storage setup work in each of the projects