Annuaire Biapy
Nuage de tags
Mur d'images
Quotidien
Flux RSS
  • Flux RSS
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filtres

Liens par page

  • 20 links
  • 50 links
  • 100 links

Filtres

Untagged links
page 1 / 9
178 résultats taggé php  ✕
299Ko CMS https://299ko.ovh/
Tue 21 Mar 2023 04:30:09 PM CET
QRCode

Le CMS Flat-File. 299ko est un CMS français, simple, léger et personnalisable, permettant la réalisation de sites vitrines en quelques clics.

299Ko @ GitHub

cms flat-file lightweight open-source php self-hosted webapp
Flarum https://flarum.org/
Tue 21 Mar 2023 04:26:51 PM CET
QRCode

forums made simple. Flarum is a technically excellent, open and extensible discussion platform.

Flarum is scalable, performant and beautiful appealing to small to enterprise communities.

Flarum @ GitHub.

forum self-hosted open-source webapp php
Nutgram https://nutgram.dev/
Mon 20 Mar 2023 11:36:29 AM CET
QRCode

The Telegram bot framework that doesn't drive you nuts

Nutgram @ GitHub.

laravel php chatbot telegram open-source
Gearman Job Server http://gearman.org/
Mon 13 Mar 2023 11:07:30 AM CET
QRCode

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.

Gearman @ GitHub.

gearman framework api distributed high-availability php java python
Duster https://github.com/tighten/duster
Fri 10 Mar 2023 11:21:11 AM CET
QRCode
thumbnail

Automatically apply Tighten's default code style for Laravel apps.

Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.

command-line continuous-integration laravel php development linter coding-standard
Yii PHP Framework https://www.yiiframework.com/
Mon 06 Mar 2023 04:36:36 PM CET
QRCode
thumbnail

Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults.

Yii @ GitHub.

php framework development
Livewire https://github.com/livewire/livewire
Mon 27 Feb 2023 12:25:26 PM CET
QRCode
thumbnail

Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.

laravel php framework development web
banhammer https://github.com/mchev/banhammer
Mon 27 Feb 2023 11:17:53 AM CET
QRCode
thumbnail

Banhammer for Laravel offers a very simple way to ban any Model by ID and by IP. It also allows to block requests by IP addresses.

security laravel php development blocklist
PHP Monitor https://phpmon.app/
Mon 06 Feb 2023 08:59:10 AM CET
QRCode
thumbnail

Monitor and manage your PHP installations with ease.

PHP Monitor is a lightweight, native Mac menu bar app that interacts with Laravel Valet.

PHP Monitor @ GitHub.

laravel valet php monitoring macos open-source
PHPSandbox https://play.phpsandbox.io/
Thu 02 Feb 2023 01:48:08 PM CET
QRCode
thumbnail

PHPSandbox + Packagist.
This is a playground to try Composer packages. With it, you can try 350k+ packages using a standard PHP v8.1 environment.

composer phpsandbox packagist php development web-service sandbox
curlconverter https://curlconverter.com/
Wed 01 Feb 2023 09:07:36 AM CET
QRCode
thumbnail

Convert curl commands to code.
Convert curl commands to Python, JavaScript, PHP, R, Go, C#, Ruby, Rust, Elixir, Java, MATLAB, Dart, CFML, Ansible URI or JSON.

curlconverter @ GitHub.

curl python javascript php r go c# ruby rust elixir java matlab dart cfml ansible json command-line open-source utilitaire
p0wny@shell:~# https://github.com/flozz/p0wny-shell
Sun 29 Jan 2023 02:26:45 PM CET
QRCode
thumbnail

Single-file PHP shell.
p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application. Use it with caution: this script represents a security risk for the server.

php open-source security pentesting pentest development
PXP | The PXP Language https://pxplang.org/
Mon 23 Jan 2023 09:27:47 AM CET
QRCode

A superset of PHP with extended syntax and runtime capabilities.

PXP @ GitHub.

php development open-source web
Inertia.js - The Modern Monolith https://inertiajs.com/
Mon 23 Jan 2023 09:25:41 AM CET
QRCode

Build single-page apps, without building an API.
Create modern single-page React, Vue, and Svelte apps using classic server-side routing. Works with any backend — tuned for Laravel.

Inertia @ GitHub

reactjs single-page vuejs svelte webdesign laravel php development javascript
PHP: The Right Way https://phptherightway.com/
Mon 09 Jan 2023 10:39:30 AM CET
QRCode

There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web, and what the contributors consider to be best practices at present.

php e-learning best-practices tutoriel course formation web-service
Filament https://filamentphp.com/
Fri 06 Jan 2023 11:57:13 AM CET
QRCode
thumbnail

The elegant TALLkit for Laravel artisans.
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.

Filament @ GitHub

laravel tall php development open-source
Laragon https://laragon.org/
Fri 06 Jan 2023 10:31:36 AM CET
QRCode

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
Laragon is great for building and managing modern web applications. It is focused on performance - designed around stability, simplicity, flexibility and freedom.

Laragon @ GitHub

php node.js python java go ruby development server open-source
Murph https://doc.murph-project.org/
Thu 05 Jan 2023 12:23:02 PM CET
QRCode
thumbnail

Murph is an open-source CMF built on top of Symfony that helps you to build your own CMS with several domains and languages. It comes with a fully implemented and customizable tree manager, a CRUD generator, a 2FA authentication, settings and tasks managers, basic web analytics.

Murph @ GitNet

cmf cms symfony php framework development open-source
Laravel Livewire Best Practices https://github.com/michael-rubel/livewire-best-practices
Tue 03 Jan 2023 08:50:33 AM CET
QRCode
thumbnail

This repository is a curated list of general recommendations on how to use Laravel Livewire framework to meet enterprise concerns regarding security, performance, and maintenance of Livewire components.

laravel livewire development php
What is TALL Stack - TALL Stack Tips https://talltips.novate.co.uk/
Mon 02 Jan 2023 08:30:35 AM CET
QRCode
thumbnail

ALL stack describes applications with a preference for the following components:

  • Tailwind
  • Alpine
  • Laravel
  • Livewire
livewire laravel php alpine.js tailwind web development documentation
page 1 / 9
4598 links, including 1 private
Shaarli - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli - Theme by kalvn