jigsaw
Pest
Our great sponsors
jigsaw | Pest | |
---|---|---|
6 | 15 | |
1,903 | 4,685 | |
1.4% | 7.7% | |
6.8 | 9.4 | |
19 days ago | 4 days ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jigsaw
-
Documentation Package
Also if anyone knows of any third-party templates for Jigsaw, I can't find any except the default blog and docs that they have in their documentation.
-
PHP 8.1.0 Release Announcement
https://github.com/tighten/jigsaw/blob/main/src/Jigsaw.php
I also would argue that the majority of code I see in other languages is equally or worse than the example you gave.
You can write terribly in any language, Laravel included.
-
Updating projects
We have ~8 Laravel apps and roughly 40-50 Jigsaw projects that we keep up to date like this.
-
Any Static Site Generator not so static?
Take a look at Jigsaw from Tighten: https://jigsaw.tighten.co
- CMS options
-
How I Created a Web Presence as a Web Developer
Now, as for what runs the site. It is a static site, using Jigsaw as the framework. Jigsaw uses Laravel’s blade templating. Since one of my goals this year is to learn Laravel, it was the perfect fit for my site. GitHub is where I've decided to store my repos, and Netlify watches for changes to my main branch and rebuilds my site.
Pest
-
How do you test your code ?
Once you're comfortable with PHPUnit (Unit Testing and TDD) the next step is BDD (Behaviour-Driven Development). For this Behat is a good starting point. But my favourite was always Codeception because it has PHPUnit included and does everything (unit tests, functional test, integration tests). The only awkward part ro both of these is installing selenium (at least on windows) Pest is also becoming very popular among the Laravel community, but it will work with anything https://pestphp.com/
- Best practice concerning dev environment with building a Laravel package
-
Configure your application using PHP dotenv
These tests are written with PestPHP.
-
My first Laravel package!
Thank you, I really appreciate it. I tried to cover all my code with tests and also tried my best to write valid readable tests. (Pest made the whole process enjoyable also.)
-
Symfony Station Communiqué - 04 March 2022. A Look at Symfony and PHP news!
Testing in Symfony is fairly easy using the Symfony/PHPUnit-bridge package. You’ll write classes containing your tests and run them, no problem. But creating the classes adds a lot of boilerplate code. What if I told you it’s possible to get rid of a lot of boilerplate code and have a nice and elegant way of writing your tests as if you’re writing an English sentence? This is where Pest comes in!”
-
Pest: a PHP testing framework that goes above and beyond PHPUnit
When building third-party APIs, it’s important to test your code in every runtime scenario you’ve seen or can foresee. For this, a robust and easy to use & maintain testing framework is a must. As PHP developers, we relied heavily on PHPUnit, but we switched over to the Pest Testing Framework, which simplified and reduced our large library of testing code.
-
10 Laravel packages that might save your day
2. pestphp/pest
-
Statistics with PHP
The package is full tested with Pest an elegant PHP Testing Framework. Now I just relesased the version 0.1.4, with full converage (100%).
- Pest – An Elegant PHP Testing Framework
-
phptest no users table, set up with subfolders
Try using pest: https://pestphp.com/. Also you’d have to set up a testing environment with it’s own database. For the env file you should just copy you’re existing env (without tokens etc offcourse :p) the documentation says the following:
What are some alternatives?
Laravel-Zero - A PHP framework for console artisans
php-mysql-engine - A MySQL engine written in pure PHP
Sculpin - Sculpin — Static Site Generator
Cleaver - 🔥🔪 A blazing-fast static site generator using Laravel's Blade templating engine
jest - Delightful JavaScript Testing.
Infection - PHP Mutation Testing library
awesome-php - A curated list of amazingly awesome PHP libraries, resources and shiny things.
blade - 🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.
wave - Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
github-readme-stats - :zap: Dynamically generated stats for your github readmes
cms - Statamic 3: The Core Composer Package