Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wrk-flow/larastrict issues and pull requests
#98 - Add assert sql
Pull Request -
State: closed - Opened by h4kuna 6 months ago
- 1 comment
#97 - Context service cache - ignore value when class is corrupted
Issue -
State: open - Opened by pionl 7 months ago
#96 - ResourceTestCase: data function must be static
Issue -
State: open - Opened by pionl 7 months ago
#95 - PHPSTAN: Provide @template for JsonResource $resource for better access
Pull Request -
State: closed - Opened by pionl 7 months ago
#94 - Update chunk
Pull Request -
State: closed - Opened by h4kuna 7 months ago
#93 - Chunk write
Pull Request -
State: closed - Opened by h4kuna 7 months ago
- 1 comment
#92 - Fix new typos
Pull Request -
State: open - Opened by szepeviktor 7 months ago
- 1 comment
#91 - fix(Context): Fix deleting cache in context and drop tags usage
Pull Request -
State: closed - Opened by pionl 7 months ago
#90 - ContextEventsService - introduce interface and generate assers
Issue -
State: open - Opened by pionl 7 months ago
#89 - Improvements
Issue -
State: open - Opened by h4kuna 7 months ago
#88 - PHPStan - laravel query should accept expression in join
Issue -
State: open - Opened by pionl 8 months ago
#87 - Upgrade Laravel 10/11
Pull Request -
State: open - Opened by pionl 11 months ago
- 2 comments
#86 - feat(Database): Improve phpstan support for scopes
Pull Request -
State: closed - Opened by pionl 12 months ago
#85 - feat(Queue): Add ability to dispatch job in testable way
Pull Request -
State: closed - Opened by pionl 12 months ago
- 1 comment
#84 - Change default template of Laravel migration to ours
Issue -
State: open - Opened by pionl about 1 year ago
#83 - Migration job - command
Issue -
State: open - Opened by pionl about 1 year ago
#82 - TestingContainer: $makeBindings phpdocs to phpstan-type
Issue -
State: open - Opened by pionl about 1 year ago
#81 - feat(CacheMeService): ttl defined like seconds instead of minutes
Pull Request -
State: closed - Opened by h4kuna about 1 year ago
#80 - feat(CacheMeService): ttl defined like seconds instead of minutes
Pull Request -
State: closed - Opened by h4kuna about 1 year ago
#79 - PHPStan: check if extending AbstractServiceProvider
Issue -
State: open - Opened by pionl about 1 year ago
#78 - PHPStan: check whereBetween
Issue -
State: open - Opened by pionl about 1 year ago
#77 - WIP cache service fix
Pull Request -
State: closed - Opened by pionl about 1 year ago
- 1 comment
#76 - Add ability to get tagged classes of given implementation
Pull Request -
State: closed - Opened by pionl about 1 year ago
- 1 comment
#75 - giveTaggedImplementation - propose to Laravel code base
Issue -
State: open - Opened by pionl about 1 year ago
#74 - Improve PHPStan support for ContextEventsService
Pull Request -
State: closed - Opened by pionl about 1 year ago
#73 - CacheMe - cache entity
Issue -
State: open - Opened by pionl about 1 year ago
- 2 comments
#72 - PHPStan: Container make - Check if class has interface and warn that you should use it
Issue -
State: open - Opened by pionl about 1 year ago
#71 - fix(Database): OrderByValuesScope is now from ASC to DESC order of gi…
Pull Request -
State: closed - Opened by pionl about 1 year ago
#70 - Attribute
Pull Request -
State: open - Opened by h4kuna about 1 year ago
- 1 comment
#69 - Find the interface / contract automatically by attributte
Issue -
State: open - Opened by h4kuna over 1 year ago
#68 - Internal variables for generated assert has prefix underscore
Pull Request -
State: closed - Opened by h4kuna over 1 year ago
#67 - fix(Testing): Fix assert listener when closure listener is registered
Pull Request -
State: closed - Opened by pionl over 1 year ago
#66 - SoftDeletes interface
Issue -
State: open - Opened by pionl over 1 year ago
#65 - CacheMe namespace support
Issue -
State: open - Opened by pionl over 1 year ago
#64 - feat(Core): Add contract for sleep service with no sleep implementati…
Pull Request -
State: closed - Opened by pionl over 1 year ago
#63 - Automatically prune failed jobs
Issue -
State: open - Opened by pionl over 1 year ago
#62 - Deprecate AssertProviderBindings in favor of phpstan rule
Issue -
State: open - Opened by pionl over 1 year ago
#61 - PHPStan: Force to migrate casts from string float/bool to custom casts
Issue -
State: open - Opened by pionl over 1 year ago
#60 - feat(Testing): Improve using translations classes in your tests
Pull Request -
State: open - Opened by pionl over 1 year ago
#59 - Testing improvements
Pull Request -
State: closed - Opened by pionl over 1 year ago
#58 - PHPStan: when using assert expectations in test case check if AssertExpectationTestCase is used
Issue -
State: closed - Opened by pionl over 1 year ago
- 1 comment
#57 - Command: Testing expectation - support closures
Issue -
State: closed - Opened by pionl over 1 year ago
- 1 comment
#56 - Commands: Extract interface, update service provider binding, generate assert
Issue -
State: open - Opened by pionl over 1 year ago
#55 - PHPStan: check if view can be resolved
Issue -
State: open - Opened by pionl over 1 year ago
#54 - Expectation: Add option to use assertStringStartsWith
Issue -
State: open - Opened by pionl over 1 year ago
#53 - Expectation: use $_message instead of $message
Issue -
State: closed - Opened by pionl over 1 year ago
- 1 comment
#52 - Improve how request are created in testing
Pull Request -
State: closed - Opened by pionl over 1 year ago
#51 - feat(Testing): Add AssertProviderPolicies for testing policies
Pull Request -
State: closed - Opened by pionl over 1 year ago
#50 - feat(Database): Add ability to force null values to 0.0 when using FloatCast
Pull Request -
State: closed - Opened by pionl over 1 year ago
#49 - HasCustomPrefixRoutes: Add support for
Issue -
State: open - Opened by pionl over 1 year ago
#48 - feat(Database): Add OrderByValuesScope for ordering by values in give…
Pull Request -
State: closed - Opened by pionl over 1 year ago
#47 - ChunkedModelQueryResult: Introduce TEntry template
Issue -
State: open - Opened by pionl over 1 year ago
#46 - Add param names to expectation hook typedoc
Issue -
State: open - Opened by pionl over 1 year ago
#45 - Run expectation hook before assertions
Issue -
State: open - Opened by pionl over 1 year ago
#44 - feat(Testing): ModelResourceTestCase allows entity in resource
Pull Request -
State: closed - Opened by pionl over 1 year ago
#43 - Json resources
Pull Request -
State: closed - Opened by pionl over 1 year ago
#42 - Json resource
Pull Request -
State: closed - Opened by pionl over 1 year ago
#41 - fix(Testing): Upgrade Laravel assert (construct, nullable, remove array_values)
Pull Request -
State: closed - Opened by pionl over 1 year ago
#40 - feat(Testing) AssertExpectations automatically checks if expectations were called
Pull Request -
State: closed - Opened by pionl over 1 year ago
- 2 comments
#39 - feat(Testing): AssertEventListeners: Prevent other listeners to be fired
Pull Request -
State: closed - Opened by pionl over 1 year ago
#38 - feat(Database): Store database like value and add null support to FloatCast
Pull Request -
State: closed - Opened by pionl over 1 year ago
#37 - fix(Testing): Fix missing UrlGenerator and add tests
Pull Request -
State: closed - Opened by pionl over 1 year ago
#35 - feat(Testing): Add ResponseFactoryAssert
Pull Request -
State: closed - Opened by pionl over 1 year ago
#34 - feat(Testing): Add Cache RepositoryAssert
Pull Request -
State: closed - Opened by pionl over 1 year ago
#33 - AppConfig testing
Pull Request -
State: closed - Opened by pionl over 1 year ago
#32 - fix(Database): Allow all Laravel 9 versions (Fix PHPStan warnings)
Pull Request -
State: closed - Opened by pionl over 1 year ago
#31 - docs: update return type CacheMeServiceContract::get
Pull Request -
State: closed - Opened by h4kuna over 1 year ago
#30 - feat(Database): Add float cast that supports comma
Pull Request -
State: closed - Opened by h4kuna over 1 year ago
#29 - NumberRule: accept more valid number
Pull Request -
State: closed - Opened by h4kuna over 1 year ago
- 1 comment
#28 - Improve docker support + log interface for console output
Pull Request -
State: closed - Opened by pionl almost 2 years ago
- 2 comments
#27 - Separate some Larastrict domains to own separate packages
Issue -
State: open - Opened by pionl almost 2 years ago
#26 - Move to Larastrict organization
Issue -
State: open - Opened by pionl almost 2 years ago
#25 - AbstractEloquentBuilder - scopes supports null but PHPStan typehint dont
Issue -
State: open - Opened by pionl almost 2 years ago
#24 - ChunkedModelQueryResult - support
Issue -
State: open - Opened by pionl almost 2 years ago
#23 - Change the docs to different template system
Issue -
State: open - Opened by pionl almost 2 years ago
#22 - Introduce EditorConfig
Pull Request -
State: closed - Opened by szepeviktor almost 2 years ago
#21 - Fix typos
Pull Request -
State: closed - Opened by szepeviktor almost 2 years ago
- 2 comments
#20 - Improve gitattributes
Pull Request -
State: closed - Opened by szepeviktor almost 2 years ago
- 1 comment
#19 - feat: Add ablity to register custom route with action class for reusability
Pull Request -
State: closed - Opened by pionl over 2 years ago
#18 - Testing: Expectation assert - object namespace incorrect
Issue -
State: closed - Opened by pionl over 2 years ago
- 2 comments
#17 - make:expectation command
Pull Request -
State: closed - Opened by pionl over 2 years ago
#16 - make:expectation command for stricter testing
Issue -
State: closed - Opened by pionl over 2 years ago
#15 - Commands and log
Issue -
State: open - Opened by pionl over 2 years ago
#14 - Patch the Laravel framework
Issue -
State: open - Opened by pionl over 2 years ago
- 2 comments
#13 - Detect if the project uses rector / phpstan / ecs and advice the user to setup it
Issue -
State: open - Opened by pionl almost 3 years ago
#12 - PHPStan rules
Issue -
State: open - Opened by pionl almost 3 years ago
- 3 comments
#11 - Advanced ACL system instead of policies
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: enhancement, already have solution
#10 - Advanced cache system
Issue -
State: open - Opened by pionl almost 3 years ago
- 2 comments
Labels: enhancement, already have solution
#9 - Make easier to register routes / views per provider
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: enhancement, already have solution
#8 - tests
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: enhancement
#7 - PHPStan + ecs
Issue -
State: closed - Opened by pionl almost 3 years ago
- 1 comment
Labels: enhancement
#6 - Publish initial version to composer
Issue -
State: closed - Opened by pionl almost 3 years ago
- 1 comment
Labels: enhancement
#5 - Create an social card (image) + logo
Issue -
State: closed - Opened by pionl almost 3 years ago
- 1 comment
#4 - Documentation: How to structure project
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: documentation, enhancement
#3 - Generate documentation from README files in each namespace folder
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: documentation, enhancement
#2 - Documentation: Migration
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: documentation, enhancement
#1 - Documentation: Database
Issue -
State: open - Opened by pionl almost 3 years ago
Labels: documentation, enhancement