Ecosyste.ms: OpenCollective

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

github.com/bowphp/framework

The Bow Framework
https://github.com/bowphp/framework

add ability to list only files

6393757fbc81f303d664f3d3ac7404e543cd6433 authored almost 6 years ago
add ability to list content of type `directory`

16821aaf38e4950554b75dc3af6392140eee1c36 authored almost 6 years ago
[test:ftp_service] refactor test to use common ftp service instance

05286a90d4fff2bef9dfd9d73712274d3cd524ce authored almost 6 years ago
add directory listing

872108f71d85aab70cb9388c3e7a052d7722d0a8 authored almost 6 years ago
formating

512e260facf5faca87ec2916e976687e5277a0b3 authored almost 6 years ago
[session] refactoring the session system

c8bce9449472c17e7c5f24826f2d0f2f25778c28 authored almost 6 years ago
[session] refonte the drives dans update loader

faeee30e6be4aa5c1c7067f0d55fb839bf57a047 authored almost 6 years ago
[session] implement session driver support

6173ad8484872ba06ae8016975f4fb835195570e authored almost 6 years ago
[console] fix seeder comand

6815fb242478939331c8c24efe80f05986dc7ca7 authored almost 6 years ago
[console] seeder command bug fix

e67f467f65f2f25031b3d00ad94b499d56ecd59e authored almost 6 years ago
fix load component loaded in Capsule

e37f3a05274ac904fec888a3e6f3439ab27fdad8 authored almost 6 years ago
[migration] fix many bug in migration system

64c5cb476ad5aec912471947fa970c336308328f authored almost 6 years ago
[console] fix console repl bug

aab6506f2e1ecefd9d0e2e8cd506368220006f81 authored almost 6 years ago
[console] formating

79190ca369c84844ab3e3bd94fe55a9e00107302 authored almost 6 years ago
[app] add code routing finder

6275fedb73a01a582ca62c6d894ef8d121e5a22b authored almost 6 years ago
[logger] add logger helper

5c304df711b6e7b93979076c9f3c6c76c9c2651a authored almost 6 years ago
formating

ac61a68fe22b2f34a26ebbd53e8a1b0c9e87810f authored almost 6 years ago
refonte logger configuration

e74b4f674270fec05d59aa7521e28f2152d17f03 authored almost 6 years ago
[http:client] translate and add comment

4226aad0e4239e108fd07253b9ea29a551840962 authored almost 6 years ago
[console] integration of command

db939ec44c7b7d8912c055918a3a83a88a270264 authored almost 6 years ago
[console] clear command integration

96a73dea3da5d450a84746ff4ae7f762a3e12b82 authored almost 6 years ago
update changelog

fe4e7745978e5da934beda8388a9fd2a17b353d1 authored almost 6 years ago
translate content

3a74fd730879e6bf6cfe5d2ccd5064972bdc0292 authored almost 6 years ago
formating

c0ef4128ac5b9975038638741149882d9e23cf18 authored almost 6 years ago
[storage] formating

1d0e6ebbff055fa5063293f749173c5dfa3d876c authored almost 6 years ago
refonte sql generator default timestamp

824b216b212d7a225833e774f8748d682c2c94a5 authored almost 6 years ago
refonte sql query executor

b4ebfb796aa83c46c856da3d317640769994727e authored almost 6 years ago
rename rest router manager

e8a0502a85db8ebb0b1dd9062ffdc4331875f91c authored almost 6 years ago
Merge branch '4.0' of github.com:bowphp/framework into 4.0

5b86b50d0b6f707b5be6002b035299e01cee0612 authored almost 6 years ago
refactory console packages

- Add friendly command control
- Add command extension
- Refonte business logic

bd5776195b9a7a64acbdfd45bf57d0c2d8d4c016 authored almost 6 years ago
Merge pull request #47 from bowphp/feature/storage-ftp-service

Feature/storage ftp service

01033d5c3b0baf859949902ae6010c9b95038610 authored about 6 years ago
[misc] remove .env file from version control

d35459f36e013279a036f64578ae27b3d6571c7f authored about 6 years ago
[storage] add ability to create a directory

4ae40f1651cee4c8a00cb37387cac83df9896b9f authored about 6 years ago
[storage] formatting and refactor variables names

95a8fbb91e86b6e708d886a200c408c3aa0db006 authored about 6 years ago
[storage] add .gitignore to track empty `storage` folder

b9520a8fa802ff1c04f5ad2fe77c91e25b4f7126 authored about 6 years ago
[storage] update `makeDirectory` to create directory recursively without flag

0db6177af1d0545f4b8d526f7ce3ad502ba8046b authored about 6 years ago
[storage] remove recursive flag from `makeDirectory`

The goal of the flag was to allow recursive directory creation. However, it was tightly coupled ...

fa6e55e29cb45fba2825345d16f89d07c8249cda authored about 6 years ago
[storage] optimize Temporary class

47ddad0fefd7d5c31ad51f17511f9fab31533148 authored about 6 years ago
[tests] add unity test for Temporary class

117b6a959990fe7c4dfde2ac27f478751e253c5d authored about 6 years ago
[storage] code style formating

2254fb888da54f7da81a19679edf15322d9c1428 authored about 6 years ago
[database] code style formating

97618844e643bb19281953ef27b1eaa15ccecaad authored about 6 years ago
[validation] code style formating

f91935a5e3a8a23fc5ad6c28bc6d2ec86f24c6f7 authored about 6 years ago
Merge pull request #46 from bowphp/feature/storage-ftp-service

Feature/storage ftp service

826ab2d28e2809645123ee51d652f7cdbfb726dc authored about 6 years ago
[storage] update tests

`testUnsecureConnection` was asserting that the connection was not false. This has been changed ...

da9dae4511e515dacd456730c8fab5e0a6a19888 authored about 6 years ago
[storage] refactoring and formatting

83586d37fa27c4d91d7fceff5b0a42189c6a452b authored about 6 years ago
[storage] add ability to copy a file

2dd8cc6afa9694319653908a9ae791ff4fd142fd authored about 6 years ago
[storage] update config to use env variables

This change was required to be able to use
different environment for development. There is no ne...

4fd22ee922ecaaaf544a04bbdeec5542a32b28f6 authored about 6 years ago
Merge branch '4.0' of github.com:bowphp/framework into feature/storage-ftp-service

f72c91045f2c20af94270d10ea512b14f3db4dfc authored about 6 years ago
[validation] translate lexique bug fix

a3cc1e534ab8c725c8835f72bab9fd11e7559a28 authored about 6 years ago
Merge pull request #45 from bowphp/translation/validation

[Validation] translate validation rules

54b5010eee025bada6f88babebbf1c8c95cd8b0f authored about 6 years ago
[Validation] translate validation rules

79a9d2d71f1adc7aa5c97d68a46332ee2d6205d3 authored about 6 years ago
Merge branch '4.0' of github.com:bowphp/framework into feature/storage-ftp-service

96f2245f62031d2cb6e081fb44429e2b9f171a57 authored about 6 years ago
[view] translate and normalize code

20558d3c0eaeb0c81992d61aa1bdc7e2a75bd961 authored about 6 years ago
[support] formating

e6b5473200e4e685b7c9289721393dd47aea8f2e authored about 6 years ago
[storage] add new class

- Write the data on php://temp
- Read those data
- Check if the stream is open
- Open the streaming

3373ad43cb5cbb0f1bf8aafacba0f9da75bf3c75 authored about 6 years ago
[storage] normalization code style and update unity tests

61f66deeaae2d00d4cd8b05a6405b83530ebfaff authored about 6 years ago
Merge branch '4.0' of github.com:bowphp/framework into 4.0

1073824bc67b0aea0feeef458c2d47f3ca53d9b6 authored about 6 years ago
Merge pull request #44 from bowphp/feature/storage-ftp-service

Feature/storage ftp service

ab1f73aa5ce725eadb35e081d51fec67506f3d28 authored about 6 years ago
formatting

7663514835bdc05fb5e350f164dc303b290db4a9 authored about 6 years ago
[storage] update tests

672f2173434dac688ae7a398c761a46dceffa588 authored about 6 years ago
[storage] add ability to rename a file

122a3e2962cda19e0c74e6b47709a35f14e85a51 authored about 6 years ago
[storage] add ability to delete a file

847186adb215d7bf64d82bfd7c97bd06a67ee976 authored about 6 years ago
[storage] update tests

5ca49f7577e9146b8aa35799764d5811b288f856 authored about 6 years ago
[storage] update tests

4f0839d311c4840d80cca8a90361a773375ca14c authored about 6 years ago
[storage] add ability to read file content

dd1b964e2ab0fb06c11153c5775c7b19d2450621 authored about 6 years ago
[storage] add ability to store an uploaded file

73bd2204f6d81d115acc51862c5a54c7f695f57b authored about 6 years ago
[storage] update tests

1f4bfd1aefeeae95adf4139f3b9b1c19eeec156e authored about 6 years ago
[storage] update config

96196ecded877db69c33c5d02dcba5605833c4b8 authored about 6 years ago
[storage] add ability to define root folder

41273cac7f4f0476ab97ff13d2cd6a818e71963e authored about 6 years ago
[storage] update config

c5a5e61fd59889f4f6cb7b0e218ccc25dde039fd authored about 6 years ago
[storage] update tests

8dfbb6570836e297996e5b4bbdfcd830767ad108 authored about 6 years ago
Merge pull request #43 from bowphp/feature/storage-ftp-service

Feature/storage ftp service

3789ae7422590e762f456272bdc2f6cfc36d8c1c authored about 6 years ago
[misc] remove git string

404a1ad7e9596c280365c6376cf3d938ae3636e5 authored about 6 years ago
[storage] update config for demo ftp server

5322e1ac968bc5fd27b40117131004b8aad7f86c authored about 6 years ago
[storage] implements connection with FTPService

1eaa8ecef0a28f93038fbcbca1b67fd5956a411b authored about 6 years ago
[storage] add FTPService test

405e6ca9eed04032413816613924b1fc1d779b36 authored about 6 years ago
[storage] fix wrong service check

aded2725c134dd57a8cf52febd02d40ed84f9f96 authored about 6 years ago
[storage] fix typo

da9a32343cadcdac56fcec4a48f5bdcd8faef6a4 authored about 6 years ago
[storage] fix bad method call for service

36e7737ebff941688a14536c2cac30c08f41f7d3 authored about 6 years ago
[storage] formating

169b15cf8e59470043600f0dd7e4c7bb900b8040 authored about 6 years ago
remove maintaine mode

c583c1c3cbeaa63c06874c450028c05fe38e327d authored about 6 years ago
update travis config

da238d2a16b4ceb265cd5953b3da387dbd15422d authored about 6 years ago
bug fix in Logger Config

8ab0858adb81dcf8d4886ccacf66e8ec5ed9929a authored about 6 years ago
add tests for validation

0549147b876b9027ca132149783fa25ad69135f1 authored about 6 years ago
formating and translate to english

117c507551149dc8e70572b1f16f5636a26330f7 authored about 6 years ago
update travis config

ad4f69e831d912b0f3404174224730a8074ed214 authored about 6 years ago
add editorconfig

8fe83014acd241093a7645a1c6aafc1873b20f98 authored about 6 years ago
[support] delete Faker class

ffb40169d368bcd4fdfe39c115153b1a4f86f87d authored about 6 years ago
[tests] add migrations tests

bde23786045381ee15efa98829cfda7dfdb3ad63 authored about 6 years ago
[storage] translate

af643974f41da193e61e6f35d9115b48bebc8b22 authored about 6 years ago
[contract] migration contract and translate

065801a5b7c6340e8bbf3473590a3ecfd2d6a565 authored about 6 years ago
[router] migration router and translate

4170962616d85c61cb683a0f7abb9e775c2c627f authored about 6 years ago
[composer] add faker package

bbb07c99c1e7757dd73522a2a8062b3ce795882b authored about 6 years ago
[security] migration security and translate

eb03161140d5bed99bdf4d7cc33107a8fa33fb08 authored about 6 years ago
[middleware] migration middleware and translate

2e37417511a0f7f3de477c67a80876c082a1737e authored about 6 years ago
[mail] migration mail and translate

a393e3c51a5acd159bba3fea15f461b422801c8e authored about 6 years ago
[http] migration http and translate

4049894e811906704537f3e3f4dc4a40bd72f6da authored about 6 years ago
[env] migration env and translate

2b6ad6ba18c5cd9613cad505508384ba8e34c58f authored about 6 years ago
[database] migration database and translate

698b348ef822097adb09447b1ada057547cfdb63 authored about 6 years ago
[console] migration console and translate

944f539c2cb6d380cf95b20b378a404e2781b759 authored about 6 years ago