souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 6
111 results tagged php  ✕   ✕
PHP Insights https://phpinsights.com/
13/12/2019 cluster icon
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.

PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the code quality of your PHP projects.

php cli tool staticanalysis quality
Cockpit https://getcockpit.com/
20/10/2019 cluster icon
  • apiato : apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development...
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • Strapi : Open source Node.js Headless CMS to easily build customisable APIs
  • TYPO3 : TYPO3 is an enterprise-class, Open Source CMS (Content Management System), used internationally to build and manage websites of all types, from small ...
  • Bolt : Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible. It is quick to set up, easy to configure, uses e...

Simple Content Platform to manage any structured content.
A self-hosted headless and api-driven CMS.

selfhosted cms php api content
Twill https://github.com/area17/twill
12/07/2018 cluster icon
  • TYPO3 : TYPO3 is an enterprise-class, Open Source CMS (Content Management System), used internationally to build and manage websites of all types, from small ...
  • October : October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a prec...
  • drupal.org : Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and ...
  • SilverStripe : Open Source CMS / Framework
  • GetSimple CMS : GetSimple is an XML based, stand-a-alone, fully independant and lite Content Management System.
thumbnail

Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing common functions without compromising developer control, Twill makes it easy to deliver a feature-rich admin console that focuses on modern publishing needs.

laravel php cms opensource
RoadRunner https://github.com/spiral/roadrunner
24/06/2018 cluster icon
  • Rocketeer : The fast deployer for modern applications
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • Blackfire : Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O. But Blackfire Pr...
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
thumbnail

RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports service model with ability to extend it's functionality on a project basis.

php application server loadbalancer processmanager
Pre https://preprocess.io/
13/05/2018 cluster icon
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!

Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make our code clearer and simpler.

php programminglanguage tool
Grav https://getgrav.org/
22/12/2017 cluster icon
  • GetSimple CMS : GetSimple is an XML based, stand-a-alone, fully independant and lite Content Management System.
  • Pico : A stupidly simple & blazing fast, flat file CMS.
  • TYPO3 : TYPO3 is an enterprise-class, Open Source CMS (Content Management System), used internationally to build and manage websites of all types, from small ...
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
  • Mapix CMS : a simple CMS based on XML standards
thumbnail

Grav is a modern open source flat-file CMS written in PHP

php cms flatfile
Browsershot https://github.com/spatie/browsershot
01/12/2017 cluster icon
  • Selenium Webdriver bindings for PHP : This PHP library allows creating functional webdriver tests with PHP.
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
  • Composer : Dependency Manager for PHP
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
thumbnail

This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of Google Chrome.

php tool screenshot pdf
Kraken Framework http://kraken-php.com/
23/11/2017 cluster icon
  • amphp : Amp is a non-blocking concurrency framework for PHP providing primitives to manage concurrency such as an event loop, promises, and asynchronous itera...
  • Humbug : Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Cov...
  • SilverStripe : Open Source CMS / Framework
  • xCSS : xCSS bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades.
  • OpenZipkin : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages ...

Kraken is the first and only multi-processed, multi-threaded, fault-tolerant framework for PHP. It has been written to provide easy and reliable API for creating distributed applications using PHP.

php framework distributed microservice asynchronous
churn-php https://github.com/bmitch/churn-php
06/10/2017 cluster icon
  • ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • Browsershot : This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of ...
thumbnail

churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.

php refactoring tool
Clean Code PHP https://github.com/jupeter/clean-code-php
03/09/2017 cluster icon
  • CodePath Android Cliffnotes : Welcome to the open-source Codepath Android Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date Android co...
  • Twig : The flexible, fast, and secure template language for PHP
  • FireLogger : A sexy server logger console in Firebug
  • Dwoo : a PHP Template Engine
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
thumbnail

Software engineering principles, from Robert C. Martin's book Clean Code, adapted for PHP. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in PHP.

guide php development quality
Mautic https://www.mautic.org/
24/07/2017 cluster icon
  • Open WebMail Project : Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files ...
  • DVWA - Damn Vulnerable Web Application : Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable. Its main goals are to be an aid for security professionals to t...
  • WinBinder : The native Windows binding for PHP
  • WikkaWiki : WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages.
  • SPIP : SPIP est un système de publication pour l’Internet qui s’attache particulièrement au fonctionnement collectif, au multilinguisme et à la facilité d’em...

Mautic is marketing automation software (email, social & more). Social Media Marketing, Contact Management, Email Marketing, Forms, Campaigns, Reports

marketing software php social email
BotMan https://botman.io/
17/07/2017 cluster icon
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Ratchet : WebSockets for PHP Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between c...
  • Clearbricks : No, Clearbricks is not yet another framework. Clearbricks is not cool at all and does not even have a nice website. It won't make you smart neither ha...
  • PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
  • PHPExcel : OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine

BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.

php library chat bot
apiato http://apiato.io/
07/07/2017 cluster icon
  • YOURLS : YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or...
  • Cockpit : Simple Content Platform to manage any structured content. A self-hosted headless and api-driven CMS.
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
  • Laradock : A full PHP development environment for Docker. Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environm...
  • October : October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a prec...

apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development of any API-Centric Applications.

php laravel api
PHAR Updater https://github.com/humbug/phar-updater
07/07/2017 cluster icon
  • PsySH : A runtime developer console, interactive debugger and REPL for PHP. PsySH can be used as an interactive debugger, much like JavaScript's debugger sta...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Sami : Sami: an API documentation generator
  • ZeroBin : A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits...
thumbnail

A thing to make PHAR self-updates easy and secure.

php phar cli distribution
asdf https://github.com/asdf-vm/asdf
17/06/2017 cluster icon
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • atoum : A simple, modern and intuitive unit testing framework for PHP!
  • Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
thumbnail

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

ruby nodejs elixir erlang php version tool
Psalm https://getpsalm.org/
13/06/2017 cluster icon
  • Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
  • PHP Insights : PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the...
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
  • GrumPHP : Sick and tired of defending code quality over and over again? GrumPHP will do it for you! This composer plugin will register some git hooks in your pa...
  • PHP Coding Standard Generator : The goal of this site is to enable you do very quickly create and maintain your own coding standard. PHP Mess Detector rule sets files and PHP Code Sn...

Psalm is a static analysis tool for finding errors in PHP applications.

php staticanalysis tool
Laradock http://laradock.io/
06/06/2017 cluster icon
  • Twill : Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing ...
  • apiato : apiato is a starter project, designed to help you build scalable API’s faster, by providing tools and functionalities that facilitates the development...
  • October : October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. A simple and modular CMS that grows with you, with a prec...
  • Laravel Generator : Laravel Generator to generate CRUD, APIs, Test Cases and Swagger Documentation
  • TCPDF : TCPDF is a FLOSS PHP class for generating PDF documents.
thumbnail

A full PHP development environment for Docker.
Includes pre-packaged Docker Images, all pre-configured to provide a wonderful PHP development environment.

php laravel docker
PHP Performance tool https://github.com/bvanhoekelen/performance
12/05/2017 cluster icon
  • php-pm : PPM is a process manager, supercharger and load balancer for PHP applications. It's based on ReactPHP and works best with applications that use reques...
  • YSlow for PhantomJS : YSlow for PhantomJS
  • The PHP Coding Standards Fixer : The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 ...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Composer : Dependency Manager for PHP
thumbnail

PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

php performance tool
DesignPatternsPHP https://github.com/domnikl/DesignPatternsPHP
03/05/2017 cluster icon
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • PHP Coding Standard Generator : The goal of this site is to enable you do very quickly create and maintain your own coding standard. PHP Mess Detector rule sets files and PHP Code Sn...
  • SitePoint : SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners.
  • 2016 Guide to User Data Security : This guide is for the software developer, architect or system administrator who doesn't want to spend a lifetime wading through cryptographic algorith...
  • WinBinder : The native Windows binding for PHP
thumbnail

This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most familiar with this software).

php designpattern reference
Pomm http://www.pomm-project.org/
06/02/2017 cluster icon
  • Doctrine : PHP Object Relational Mapper
  • pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • SQL Buddy : Web based MySQL administration
  • chive : MySQL database management tool

The Postgresql object model manager for PHP

Pomm is an open source database access framework coupled with an Object Model Manager dedicated to the Postgresql™ database. It offers an alternative approach than ORM to using database in web developments.

php postgresql orm database
page 1 / 6
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn