@GithubProjects Check out https://solidinvoice co, an open-source invoicing application aimed at simplifying creating and sending invoices for small businesses
You can now install SolidInvoice with #homebrew! Just run `brew install solidworx/tap/solidinvoice`, then to get started, run `solidinvoice run`.
Also check out https://t.co/3Ug1yOD0Cm for other way to download SolidInvoice
It's release day! It's been a while since we had a release, but we are happy to announce the immediate availability of version 2.3.0!
This release includes a lot of internal cleanup and refactoring. Most notably are the migration to @Symfony UX and upgrading Symfony to version 7
I just published my first #php extension😁
https://t.co/07awwDWAnv
Aspect is a utility extension that provides useful language features for common tasks. The first feature is a #[Memoize] attribute that can be added to functions and methods to cache the results of expensive calls
PHP 8.4 is Now Released!
🔹 Property hooks
🔹 Asymmetric visibility
🔹 New DOM features and HTML5 support
🔹 Object API for BCMath
🔹 new MyClass()->method() without parentheses
and a whole lot more!
https://t.co/PwmDnKplOL
Please consider donating to Ryan, he has made a massive impact in the PHP community. I just donated, and he needs your help too.
https://t.co/ymOdFmWHUV
If you don't have a @SymfonyCasts subscription yet, consider getting one. @weaverryan is doing an incredible job with SymfonyCasts and especially #SymfonyUx. I just subscribed to @SymfonyCasts to sponsor @weaverryan's work. You should too!
@danpastori E.G a tomato needs to be watered every x days, would start to sprout after approximately y days and needs to be replanted after z days. So the app just sent simple reminders that it's time to water the plant, or it's time to replant etc.
@danpastori It was a very simple app where you added the date that you planted a specific vegetable, then it would let you know when to water the plant, when it started sprouting and when it was time to replant based on a fixed schedule for the specific plant