Activity for invention-framework

  • GitHub committed [e82993]

    Added nested view component support (#34)

  • GitHub committed [6c383c]

    Added support for custom validation error messages (#33)

  • Ar Rakin Ar Rakin committed [c61be1]

    Add support for custom validation error messages (#31)

  • Ar Rakin Ar Rakin committed [d5da62]

    Update .gitignore

  • Ar Rakin Ar Rakin committed [676340]

    Updated `unique` rule

  • Ar Rakin Ar Rakin committed [e4af1a]

    Updated Rule Messages

  • GitHub committed [c8b282]

    Update README.md

  • GitHub committed [0b0f6a]

    Update README.md

  • GitHub committed [c9f028]

    Update README.md

  • GitHub committed [eb6f32]

    Update README.md

  • GitHub committed [f6ad49]

    Update README.md

  • GitHub committed [941249]

    Add license comments to new files (#27)

  • Ar Rakin Ar Rakin committed [22b055]

    Added new string methods

  • Ar Rakin Ar Rakin committed [64c670]

    Added a few new PP directive

  • GitHub committed [477577]

    Add FormRequest class (#25)

  • Ar Rakin Ar Rakin committed [7bb144]

    Add proper docblocks

  • GitHub committed [d4671e]

    Update README.md

  • GitHub committed [eb3ecf]

    Update and rename php.yml to build.yml

  • GitHub committed [6b0a9f]

    Update README.md

  • GitHub committed [f884f6]

    Update README.md

  • GitHub committed [559212]

    Update README.md

  • GitHub committed [6f434d]

    Update README.md

  • Ar Rakin Ar Rakin committed [c57a37]

    Move common methods to base App class

  • GitHub committed [a4fdcd]

    Added View Component Support (#24)

  • Ar Rakin Ar Rakin committed [7da85c]

    Merge branch 'main' of https://github.com/onesoft-sudo/invention-framework

  • GitHub committed [b58b3a]

    Update DI strategy (#20)

  • GitHub committed [a7bfb9]

    Update TODO

  • Ar Rakin Ar Rakin committed [72b952]

    Add proper docblocks

  • Ar Rakin Ar Rakin committed [67c6be]

    Improved app component binding and DI strategy

  • Ar Rakin Ar Rakin committed [ae4469]

    Update docblocks

  • Ar Rakin Ar Rakin committed [954c26]

    Fixed unsafe session data usage

  • Ar Rakin Ar Rakin committed [fe90d8]

    Updated models & policies

  • Ar Rakin Ar Rakin committed [2017ca]

    Update Collection and Model Iteration and Array access strategy

  • Ar Rakin Ar Rakin committed [581f3b]

    Implement policies (#16)

  • Ar Rakin Ar Rakin committed [af13ea]

    Added a few more query builder methods (#11)

  • Ar Rakin Ar Rakin committed [d96be8]

    Updated the validator class

  • Ar Rakin Ar Rakin committed [b0e5af]

    Added sanitization support in validator

  • Ar Rakin Ar Rakin committed [72c30f]

    Added new validation rule for image file checking

  • Ar Rakin Ar Rakin committed [0739e4]

    Create NOTICE

  • Ar Rakin Ar Rakin committed [112ee0]

    Fix LICENSE

  • Ar Rakin Ar Rakin committed [b9647b]

    Update license comments

  • GitHub committed [80a2e5]

    Update README.md

  • GitHub committed [1bab11]

    Added advanced validation support (#13)

  • GitHub committed [e83c44]

    Update and rename php8.0.yml to php.yml

  • GitHub committed [f60540]

    Delete php8.1.yml

  • Ar Rakin Ar Rakin committed [ac1c09]

    Add TODO

  • Ar Rakin Ar Rakin committed [74b5e6]

    Added new methods to Query Builder

  • GitHub committed [937c92]

    Update README.md

  • GitHub committed [a84b9d]

    Update README.md

  • GitHub committed [81af2d]

    Create CODE_OF_CONDUCT.md

  • GitHub committed [eecd8f]

    Update CODE_OF_CONDUCT.md

  • GitHub committed [0c7a50]

    Added a bunch of new methods in Query Builder (#10)

  • GitHub committed [7bc342]

    Update README.md

  • GitHub committed [e3f809]

    Update README.md

  • GitHub committed [ac6ac4]

    Update README.md

  • GitHub committed [2621d2]

    Added route-model binding support in controller actions (#9)

  • Ar Rakin Ar Rakin committed [9aa45d]

    Update ChangeLog.md

  • Ar Rakin Ar Rakin committed [859c75]

    Added route-model binding support in controller actions (#2)

  • GitHub committed [7dc633]

    Merge pull request #8 from onesoft-sudo/hotfixes/license-notice-comments

  • Ar Rakin Ar Rakin committed [192a59]

    Fix codefactor issues

  • Ar Rakin Ar Rakin committed [1d6d93]

    Add license notice comments

  • Ar Rakin Ar Rakin committed [bc1a98]

    Update .gitignore and .editorconfig

  • Ar Rakin Ar Rakin committed [a9b9d2]

    Small fixes

  • Ar Rakin Ar Rakin committed [f4d477]

    Removed unneeded files

  • Ar Rakin Ar Rakin committed [626b1e]

    Fix failling tests

  • Ar Rakin Ar Rakin committed [6a579e]

    Fix failling tests

  • Ar Rakin Ar Rakin committed [c88c84]

    Fix failling tests

  • Ar Rakin Ar Rakin committed [2b9ee8]

    Fix failling tests

  • Ar Rakin Ar Rakin committed [f61bfc]

    Fix failling tests

  • Ar Rakin Ar Rakin committed [0fe476]

    Fix failling tests

  • GitHub committed [277320]

    Update README.md

  • GitHub committed [4d1d78]

    Update README.md

  • GitHub committed [89f69c]

    Create THANKS.md

  • Ar Rakin Ar Rakin committed [ad57d9]

    Update .gitignore

  • Ar Rakin Ar Rakin committed [260fcf]

    Add API controller action tests

  • Ar Rakin Ar Rakin committed [0d00e8]

    Added elapsed_time() function

  • GitHub committed [943cfa]

    Create PULL_REQUEST_TEMPLATE.md

  • Ar Rakin Ar Rakin committed [fdbcf8]

    Merge branch 'main' of https://github.com/onesoft-sudo/invention-framework

  • Ar Rakin Ar Rakin committed [08d902]

    Added Rate Limiting Support

  • Ar Rakin Ar Rakin committed [7c9e3c]

    Fix test suite issues

  • Ar Rakin Ar Rakin committed [6b3c4f]

    Improved Rate Limiting Strategy

  • Ar Rakin committed [73c0d5]

    Update README.md

  • Ar Rakin Ar Rakin committed [9d439c]

    Remove unneeded use statements

  • Ar Rakin Ar Rakin committed [103ca2]

    Fix line endings

  • GitHub committed [71cf2b]

    Update README.md

  • Ar Rakin Ar Rakin committed [d81098]

    Update ChangeLog.md

  • GitHub committed [8f0c6a]

    Update php.yml

  • GitHub committed [8615c8]

    Update php.yml

  • GitHub committed [418e70]

    Added new feature: logging (#5)

  • Ar Rakin Ar Rakin committed [b60ae9]

    Update ChangeLog.md

  • Ar Rakin Ar Rakin committed [3686bf]

    Update README.md

  • GitHub committed [b6cf06]

    Update php.yml

  • GitHub committed [9d742a]

    Create SECURITY.md

  • GitHub committed [945929]

    Update README.md

  • Ar Rakin Ar Rakin committed [11dd8c]

    Use osn/envoy instead of vlucas/phpdotenv

1 >
MongoDB Logo MongoDB