Skip to main content

PHP

laravel-running-time
Tools PHP
laravel-running-time Installation composer require y-ui/laravel-running-time ^1.1 Configuration Open your app/Http/Kernel.php and add the following to $middleware array: RunningTimeMiddlewareRunningTimeMiddleware::class, Run the command below to publish the package config file config/runningtime.php:
altax
Tools PHP
Altax Altax is a deployment tool for PHP. I designed it as a command-line tool for running tasks to remote servers like the Capistrano, Fabric and Cinamon. It also has a plugin mechanism for managing and installing tasks easily.
Cronify
Tools PHP
Cronify Simply monitor your Cron 1. Table of Contents Table of Contents What is cronify ? How to install the app ? <ul dir="auto"> <li> 3.1. <a rel="nofollow noopener" target="_blank" href="#Prerequisites">Prerequisites</a> </li> <li> 3.
UDOIT
Tools PHP
Universal Design Online content Inspection Tool UDOIT enables faculty to identify accessibility issues in Canvas by Instructure. Scan a course, generate reports, and provide resources to address common accessibility issues.
ibis
Tools PHP
Artwork by Eric L. Barnes and Caneco from Laravel News ❤️. This PHP tool helps you write eBooks in markdown. Run ibis build and an eBook will be generated with:
php-backslasher
Tools PHP
PHP BackSlasher Tool to add all PHP internal functions and constants to its namespace by adding backslash to them. Function resolution without the backslash forces the PHP internals to verify for each function call if function or constant belongs to current namespace or the global namespace.
laravel4-api
Tools PHP
Laravel HMVC. This package is no longer updated anymore, Now I’ve splited this package into 2. HMVC RESTful format API is a tool for making internal request (HMVC). Installation API on Packagist API on GitHub To get the lastest version of Theme simply require it in your composer.
PrestaSitemapBundle
Tools PHP
PrestaSitemapBundle This bundle handle your XML sitemap in a Symfony application. Overview Allow sitemapindex file: <?xml version="1.0" encoding="UTF-8"?> <sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>https://acme.org/sitemap.static.xml</loc> <lastmod>2020-01-01T10:00:00+02:00</lastmod> </sitemap> </sitemapindex> and urlset files:
cronner
Tools PHP
Cronner Description Usage Annotations Author License Description Simple tool which helps with maintenance of cron tasks. It requires PHP >= 8.0 and Nette Framework >= 3.0. Usage It is very simple to use it because configuration is only in method annotations.
shop-script
Tools PHP
Shop-Script Shop-Script is a robust PHP ecommerce platform with best-in-class analytics tools. Powered by Webasyst framework. https://www.shop-script.com https://www.webasyst.com System Requirements Web Server * Apache, nginx or IIS PHP 5.6+
RouterHunterBR
Tools PHP
RouterHunterBR TOOL – Unauthenticated Remote DNS change/ users & passwords. Studies and analysis tool vulnerabilities [!] legal disclaimer: Usage of RouterHunterBR for attacking targets without prior mutual consent is illegal.
laravel-url-shortener
Tools PHP
laravel-url-shortener Powerful URL shortening tools in Laravel Installation Requirements Laravel 5.5+ Laravel 5.1-5.4 Usage Changing the driver Adding your own drivers Available drivers Bit.ly Firebase Dynamic Links Is.gd Ouo.io Polr Shorte.
deploying-php-applications
Tools PHP
Deploying PHP Applications This repository contains the entire book Deploying PHP applications with code samples. If you enjoy the book, please consider buying it on Leanpub! You can contribute by creating issues for reporting errors and typos in it.
laravel-api-tool-kit
Tools PHP
Laravel API tool kit Laravel api tool kit is a set of tools that will help you to build a fast and well-organized API using laravel best practices. Contents Installation
bart
Tools PHP
Bart Bart is a PHP project. It originally began its life as a collection of Build and Release Tools used internally at Box. Over time, it’s grown into a collection of critical pieces of our PHP frameworks.
MultiHttp
Tools PHP
MultiHttp This is high performance curl wrapper written in pure PHP. It’s compatible with PHP 5.4+ and HHVM. Notice that libcurl version must be over 7.36.0, otherwise timeout can not suppert decimal.
laravel-hmvc
Tools PHP
Laravel HMVC. For Laravel 4, please use the v1.x branch! HMVC is a tool for making internal request. Installation HMVC on Packagist HMVC on GitHub To get the lastest version of HMVC simply require it in your composer.
de-legacy-fy
Tools PHP
de-legacy-fy Legacy code is code without tests. Over the years I have helped many a team introduce (unit) testing into a legacy code base, making it “less legacy” step by step.
git-deploy-php
Tools PHP
git-deploy-php 2.0 git-deploy-php allows quick and easy deployments of Git repositories to FTP or SFTP servers. You DO NOT need to have git installed on the server. Great for shared servers where you have no shell access, and to save bandwidth and time by only uploading the files that have changed.
webloyer
Tools PHP
Webloyer Webloyer is a Web UI for managing Deployer deployments. Features Webloyer has the following features: Project management Managing deployment settings on a project-by-project basis Deployment management on a project-by-project basis 1-click deploying and rolling back Keeping a log of every deployments E-mail notifications can be sent when a deployment finishes Recipe management Creating, editing, deleting and listing recipe files Server management Creating, editing, deleting and listing server list files User management Authentication with e-mail address and password Role-based access control to features Web APIs Webhooks GitHub Screenshots See screenshots.