Ecosyste.ms: OpenCollective

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

github.com/wintercms/laravel-config-writer

Utility to create and update Laravel config and .env files
https://github.com/wintercms/laravel-config-writer

Merge pull request #2 from jaxwilko/wip/env-lexer

Fixes #1

9b5d016beb0cbbfff4f1ee2d8184d6652417005e authored over 1 year ago
Added fixes for phpstan tests

2d27b1d83fc3d84d5ebe0996f433d09d79f71a02 authored over 1 year ago
Merge branch 'main' into wip/env-lexer

0ef9e3c7bb1ad628eec5df3f76998289b59cc787 authored over 1 year ago
Fix badges

c2a5e0a1d475744945f35c8e2edca4b9bf5004da authored over 1 year ago
Moved ast declaration to DataFile

b6187e6cfc9e0ae7fe3b86d286155ce5036e4b35 authored almost 2 years ago
Added support for setting a variable with no value node next in ast

7f263222a8101207777d602f4e2746514a66486f authored almost 2 years ago
Added fix for php 7.x

cc671eb85f5baa65a928e003ba7989e5b5c74abc authored almost 2 years ago
Added fix for casting not stripping quotes and test for quoteless

96b5584e5f9d540bd08b26cb41f6912f78dea104 authored almost 2 years ago
Refactored EnvFile & EnvLexer to support multi-line entries

5d6a30d11d7f7b6f976d6de1c65b653551d51daf authored almost 2 years ago
Added DataFile inheritance to ArrayFile

888053d6ce5b39f243696a87e016e187e0019d1b authored almost 2 years ago
Added abstract DataFile class

1e6b3b6d2c59fe26ab6231f70ab8ebc34b6ca920 authored almost 2 years ago
Add some additional edge cases for testing

f1a5971bdc29fd83bcc042228a42b9f4de76d795 authored about 2 years ago
Lowered phpstan level to prevent having to describe massive trees in docblocks

c572fdcc50e53160f84a84f1fe27a91b0f8027d0 authored about 2 years ago
Moved const to interface and improved comments

14bed71a7ddbc2f0a56e7dbcd9cdc3be5b48401d authored about 2 years ago
Trimed env values before returning getVariables

3daf8d720e65e2a1220afa94f855c99247400f6b authored about 2 years ago
Test to see if windows likes this

3fbc17a39a2998bd48d9f4857814687dc8f731f8 authored about 2 years ago
Added trimming to unquoted envs

49c4a58e93b17f34bd70cde60d2aed67a75e421f authored about 2 years ago
Added fix for php < 8.0

bb04049903998a8afd0a17c3a415988cf345edb6 authored about 2 years ago
Added new lexer and printer to EnvFile

be719c07657ed8190723e25ac93b022d458d440b authored about 2 years ago
Added env lexer and printer

c5de01a119d06fbe256bed19c48ad4712c084bbb authored about 2 years ago
Added env parser exception

3dfad630f1d1197ca23e866062ee0a275e3217ed authored about 2 years ago
Added interfaces for printers and lexers

9573081e9207056ad8c710342d869e1b0f5bebb4 authored about 2 years ago
Update examples

811881dc5c32c38e49f94afe5028f9bf18fc60ff authored about 2 years ago
Rename namespace to match repo

b1e1a0781b8756ad225ae715e6a8b7df22e75246 authored over 2 years ago
Add static analysis

aa97a98863bdba445b601263b442afc76ebdc5aa authored over 2 years ago
Improve PHP 7.4 compatibility

c6aa916ae177483ad83ba58dbd728fa147d88159 authored over 2 years ago
Improve compatibility with PHP 7.4

33c60a333c1bc76a06a8e9fdd1dcb68da18a213a authored over 2 years ago
Initial commit

d2558357e3b71b438b1e322da35495e9ebc835d2 authored over 2 years ago
Initial commit

66fc34dcb7847345064d844133aa04ec6cf523da authored over 2 years ago