cebe
Repos
255
Followers
753
Following
354

Yii 2: The Fast, Secure and Professional PHP Framework

14069
6402

A super fast, highly extensible markdown parser for PHP

995
134

µTox the lightest and fluffiest Tox client

C
912
171

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.

411
73

Yii 2 apidoc extension.

253
109

Latex Package that allows creating a pdfpc compatible notes file directly from your latex presentation \notes.

142
32

Events

fix php 8 deprecation errors

Created at 16 hours ago

fix inconsistencies in between laminas 3 and 4 so tests pass on both versions

Created at 17 hours ago

don't fail fast to be able to compare failures accross php versions

Created at 19 hours ago

avoid permission issues

Created at 19 hours ago

upgrade phpunit to version 8

Created at 20 hours ago

remove platform config from composer.json

Created at 20 hours ago

fix build error

Created at 20 hours ago

fix syntax error

Created at 20 hours ago

fix xdebug version

Created at 21 hours ago

fix xdebug version

Created at 21 hours ago
pull request opened
Actually run tests on different PHP versions

Currently the php_version variable does not have any effect on the PHP version inside the docker container. This PR changes that.

Created at 21 hours ago
create branch
cebe create branch test-php-versions
Created at 21 hours ago
Created at 21 hours ago

Actually run tests on different PHP versions

Created at 21 hours ago
issue comment
Running `phpunit` second time fails a tests

Maybe before test we should set up a clean DB, drop DB and create DB?

Created at 23 hours ago
issue comment
Fix typo

thanks

Created at 4 days ago

Fix tppo (#9)

Created at 4 days ago
pull request closed
Fix typo
Created at 4 days ago
closed issue
Please upgrade version to 2.0.45

PHP 8 compatibility

Created at 4 days ago
issue comment
Please upgrade version to 2.0.45

upgraded to the latest version today.

Created at 4 days ago
create tag
cebe create tag 2.0.46
Created at 4 days ago
create tag
cebe create tag 2.0.47
Created at 4 days ago

Version 2.0.46

Version 2.0.47

Require dev-master on master

Created at 4 days ago
issue comment
Update network_increase_bandwidth.md

should I rebase this to fix the "signoff" build error?

Created at 6 days ago
issue comment
Resolve: Multiple PRs

Thank you!

Created at 6 days ago

Initial commit of this branch to create PR

Resolve allOf along with FK migration - WIP

Implement for hasOne

Fix style

WIP

uncomment

Merge branch 'master' of https://github.com/SOHELAHMED7/yii2-openapi into 131-add-ability-to-add-on-delete-and-on-update-foreign-key-constraints-in-yii2-open-api-spec-definitions

Merge branch 'master' of github.com:SOHELAHMED7/yii2-openapi into 131-add-ability-to-add-on-delete-and-on-update-foreign-key-constraints-in-yii2-open-api-spec-definitions

WIP

WIP

Add Implementation for https://github.com/cebe/yii2-app-api/issues/17 - WIP

Move major par to constructor of PropertySchema class

Handle the case when on delete is null but on update is not null

Add more tests + cleanup + refactor + add docs

Finish tests

Merge pull request #14 from SOHELAHMED7/131-add-ability-to-add-on-delete-and-on-update-foreign-key-constraints-in-yii2-open-api-spec-definitions

Resolve: Add ability to add "ON DELETE" and "ON UPDATE" foreign key constraints in yii2-open-api spec definitions

Merge branch 'master' of https://github.com/SOHELAHMED7/yii2-openapi into enhance-faker-to-consider-relations

Add docs and enhancements for https://github.com/cebe/yii2-openapi/issues/131

Merge branch 'cebe:master' into master

Merge branch 'master' of https://github.com/SOHELAHMED7/yii2-openapi into enhance-faker-to-consider-relations

Created at 6 days ago
pull request closed
Resolve: Multiple PRs

Resolve multiple PR :

Resolve: Add ability to add "ON DELETE" and "ON UPDATE" foreign key constraints in yii2-open-api spec definitions

Fix https://github.com/cebe/yii2-openapi/issues/131

PR in fork: https://github.com/SOHELAHMED7/yii2-openapi/pull/14


Resolve - Enhance faker generation to consider DB relations #18

Created at 6 days ago