Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Leaf PHP 🍁

We're building simple but powerful software that powers apps and APIs from all over the world 🚀
Collective - Host: opensource - https://opencollective.com/leaf - Website: https://leafphp.dev/ - Code: https://github.com/leafsphp

Staging

github.com/leafsphp/docs - mychidarko opened this pull request 19 days ago
feat: update migrate command to use schema

github.com/leafsphp/aloe - mychidarko opened this pull request 23 days ago
Leaf MVC Core v4.x

github.com/leafsphp/mvc-core - mychidarko opened this pull request 23 days ago
Leaf MVC v4.0

github.com/leafsphp/leafMVC - mychidarko opened this pull request 26 days ago
Staging

github.com/leafsphp/docs - mychidarko opened this pull request 28 days ago
CSRF interferes with auth cookie settings

github.com/leafsphp/auth - patrickvuarnoz opened this issue 28 days ago
CSRF interferes with auth cookie settings

github.com/leafsphp/leaf - patrickvuarnoz opened this issue 28 days ago
response()->text() does not exist

github.com/leafsphp/http - patrickvuarnoz opened this issue 29 days ago
Support a response->raw() method

github.com/leafsphp/http - patrickvuarnoz opened this issue 29 days ago
Support router args if using route with name

github.com/leafsphp/http - phederal opened this pull request 30 days ago
Staging

github.com/leafsphp/docs - mychidarko opened this pull request 30 days ago
Staging

github.com/leafsphp/docs - mychidarko opened this pull request 30 days ago
Staging

github.com/leafsphp/docs - mychidarko opened this pull request about 1 month ago
Update Request.php fix explicit nullable php 8.4

github.com/leafsphp/http - joanhey opened this pull request about 1 month ago
fix: safely access debug config with null coalescing

github.com/leafsphp/mail - screenfluent opened this pull request about 1 month ago
Update Run.php explicit nullable php 8.4

github.com/leafsphp/exceptions - joanhey opened this pull request about 1 month ago
Update tests.yml add PHP 8.4

github.com/leafsphp/leaf - joanhey opened this pull request about 1 month ago
request()->postData() not working for JSON requests

github.com/leafsphp/http - patrickvuarnoz opened this issue about 1 month ago
DELETE /photos/{id} and PUT /photos/{id} not working

github.com/leafsphp/leaf - patrickvuarnoz opened this issue about 1 month ago
Command "g:middleware" is not defined.

github.com/leafsphp/leafMVC - pera-programer opened this issue about 1 month ago
fix: Change User model fillable field from 'fullname' to 'name'

github.com/leafsphp/leafMVC - screenfluent opened this pull request about 1 month ago
Fix file extension validation to use original filename

github.com/leafsphp/fs - screenfluent opened this pull request about 1 month ago
Neo4j support

github.com/leafsphp/feature-requests - facu-alba opened this issue about 1 month ago
Daisyui

github.com/leafsphp/leaf - andrew-m-p opened this issue about 1 month ago
vite plugin

github.com/leafsphp/leaf - andrew-m-p opened this issue about 2 months ago
chore(deps): bump vue from 3.5.12 to 3.5.13

github.com/leafsphp/docs - dependabot[bot] opened this pull request about 2 months ago
CSRF breaks Auth on dynamic routes

github.com/leafsphp/leaf - timclutton opened this issue about 2 months ago
Undefined array key "X-Leaf-CSRF-Token"

github.com/leafsphp/leafMVC - pera-programer opened this issue about 2 months ago
blade module

github.com/leafsphp/leaf - andrew-m-p opened this issue about 2 months ago
Routes

github.com/leafsphp/leaf - andrew-m-p opened this issue about 2 months ago
fix: patch up empty form error

github.com/leafsphp/http - mychidarko opened this pull request about 2 months ago
Staging

github.com/leafsphp/docs - mychidarko opened this pull request about 2 months ago
Cookie Unset Method

github.com/leafsphp/leaf - phpcodingmaster opened this issue about 2 months ago
Cookie Unset Method

github.com/leafsphp/cookie - phpcodingmaster opened this issue about 2 months ago
Fix all known issues + inconsistencies

github.com/leafsphp/form - mychidarko opened this pull request 2 months ago
Auth v3

github.com/leafsphp/auth - mychidarko opened this pull request 2 months ago
Database Rollback Not Triggered on Exception

github.com/leafsphp/leaf - WAZIRI123 opened this issue 3 months ago
Database Rollback Not Triggered on Exception

github.com/leafsphp/db - WAZIRI123 opened this issue 3 months ago
Alchemy Update

github.com/leafsphp/alchemy - mychidarko opened this pull request 3 months ago
chore: updated package dendencies

github.com/leafsphp/leafMVC - ibnsultan opened this pull request 3 months ago
Access-Control-Allow-Headers

github.com/leafsphp/cors - phpcodingmaster opened this issue 3 months ago
Allowheaders

github.com/leafsphp/cors - phpcodingmaster opened this issue 3 months ago
feat: leaf catch up

github.com/leafsphp/blog - mychidarko opened this pull request 3 months ago
New Leaf Documentation

github.com/leafsphp/docs - mychidarko opened this pull request 3 months ago
request->getPath() includes "index.php"

github.com/leafsphp/http - patrickvuarnoz opened this issue 3 months ago
Undefined array key "X-Leaf-CSRF-Token"

github.com/leafsphp/csrf - ibnsultan opened this issue 3 months ago
[RFC Implementation] Merge Router into Core

github.com/leafsphp/leaf - mychidarko opened this pull request 3 months ago
Major Update for CSRF

github.com/leafsphp/csrf - mychidarko opened this pull request 3 months ago
Remove `getenv` by using `_env` and `$_ENV` instead

github.com/leafsphp/db - myteril opened this pull request 3 months ago
Remove `getenv()` which is not thread safe

github.com/leafsphp/leaf - myteril opened this pull request 3 months ago
feat: add hangouts post

github.com/leafsphp/blog - mychidarko opened this pull request 3 months ago
Error installing PHP Leaf MVC

github.com/leafsphp/mvc-core - zahovicS opened this issue 3 months ago
token in post header CSRF.php

github.com/leafsphp/csrf - milosPavic opened this pull request 3 months ago
header check CSRF.php

github.com/leafsphp/csrf - milosPavic opened this pull request 3 months ago
add custom responses (fix #21)

github.com/leafsphp/http - Rasalas opened this pull request 3 months ago
Sqlsrv connection string missing port and dbname

github.com/leafsphp/db - mieszkou opened this pull request 3 months ago
fix: no port in sqlsrv connection string

github.com/leafsphp/db - mieszkou opened this pull request 3 months ago
[fix] Db adapter database key name mismatch

github.com/leafsphp/queue - eminsr opened this pull request 4 months ago
Fix/mvc core issues

github.com/leafsphp/leafMVC - mychidarko opened this pull request 4 months ago
Error in example for resource controller

github.com/leafsphp/docs - patrickvuarnoz opened this issue 4 months ago
chore: compatibility with NT based OS

github.com/leafsphp/mvc-core - ibnsultan opened this pull request 4 months ago
Rule In

github.com/leafsphp/form - heinhtet2029 opened this issue 4 months ago
Registering Commands through Commands::class

github.com/leafsphp/aloe - ibnsultan opened this pull request 4 months ago
Registering Commands through Commands::class

github.com/leafsphp/leafMVC - ibnsultan opened this pull request 4 months ago
Adding custom Directives

github.com/leafsphp/blade - ibnsultan opened this issue 4 months ago
add head request method

github.com/leafsphp/router - phederal opened this pull request 4 months ago
Issue with the Serve Command

github.com/leafsphp/aloe - ibnsultan opened this pull request 4 months ago
Issue with the Serve Command

github.com/leafsphp/aloe - ibnsultan opened this issue 4 months ago
The new release is breaking app the mvc apps

github.com/leafsphp/blade - ibnsultan opened this issue 4 months ago
Staging

github.com/leafsphp/blog - mychidarko opened this pull request 4 months ago
Fixes leafsphp/logger#3

github.com/leafsphp/logger - jeijei4 opened this pull request 4 months ago
Update Builder.php

github.com/leafsphp/db - pakuningratan opened this pull request 4 months ago
Update Db.php

github.com/leafsphp/db - pakuningratan opened this pull request 4 months ago
Switch Leaf MVC config to Leaf\Config

github.com/leafsphp/mvc-core - mychidarko opened this issue 4 months ago
Added a csrf config file

github.com/leafsphp/leafAPI - ibnsultan opened this pull request 5 months ago
Added a csrf config file

github.com/leafsphp/leafMVC - ibnsultan opened this pull request 5 months ago
Allow route exception definition with expressions

github.com/leafsphp/csrf - ibnsultan opened this pull request 5 months ago
Add `store` and `storeAs` methods to the Request class

github.com/leafsphp/http - ibnsultan opened this pull request 5 months ago
Fix: Issue with RouteName Handling

github.com/leafsphp/mvc-core - ibnsultan opened this pull request 5 months ago